Skip to content

Commit c1467c7

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.2. - [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.2/packages/babel-parser) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 7.29.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49da71b commit c1467c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2",
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)