Skip to content

Commit 28352b9

Browse files
build(deps): bump @babel/parser in /test-app/build-tools/jsparser (#1858)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nathan Walker <[email protected]>
1 parent ae92a90 commit 28352b9

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.28.0",
1515
"@babel/traverse": "~7.17.3",
1616
"@babel/types": "~7.17.0",

0 commit comments

Comments
 (0)