Skip to content

Commit 056ace0

Browse files
build(deps): bump @babel/types from 7.28.6 to 7.29.0
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.28.6 to 7.29.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/types" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71761ef commit 056ace0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/extester-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,6 @@
378378
"dependencies": {
379379
"@babel/parser": "^7.28.6",
380380
"@babel/traverse": "^7.28.6",
381-
"@babel/types": "^7.28.6"
381+
"@babel/types": "^7.29.0"
382382
}
383383
}

0 commit comments

Comments
 (0)