Skip to content

Commit 0a05d3c

Browse files
build(deps): bump @babel/parser in /test-app/build-tools/jsparser
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) 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-parser) --- updated-dependencies: - dependency-name: "@babel/parser" 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 e924542 commit 0a05d3c

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
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@babel/parser": "~7.28.4",
13+
"@babel/parser": "~7.29.0",
1414
"@babel/plugin-proposal-decorators": "~7.28.0",
1515
"@babel/traverse": "~7.28.4",
1616
"@babel/types": "~7.28.4",

0 commit comments

Comments
 (0)