Skip to content

Commit 22dd702

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.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-parser) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 877e355 commit 22dd702

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.17.3",
13+
"@babel/parser": "~7.28.4",
1414
"@babel/plugin-proposal-decorators": "~7.17.2",
1515
"@babel/traverse": "~7.17.3",
1616
"@babel/types": "~7.17.0",

0 commit comments

Comments
 (0)