Skip to content

Commit 946bf69

Browse files
build(deps): bump @babel/traverse in /test-app/build-tools/jsparser (#1862)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.12 to 7.28.4. - [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.28.4/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba3da47 commit 946bf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build-tools/jsparser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@babel/parser": "~7.28.4",
1414
"@babel/plugin-proposal-decorators": "~7.28.0",
15-
"@babel/traverse": "~7.17.3",
15+
"@babel/traverse": "~7.28.4",
1616
"@babel/types": "~7.28.4",
1717
"split": "1.0.1"
1818
},

0 commit comments

Comments
 (0)