Skip to content

Commit 9b1ab74

Browse files
chore(deps-dev): bump @babel/parser from 7.23.6 to 7.27.0
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.23.6 to 7.27.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.27.0/packages/babel-parser) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5d099d commit 9b1ab74

File tree

2 files changed

+15
-90
lines changed

2 files changed

+15
-90
lines changed

package-lock.json

Lines changed: 14 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@actions/core": "1.11.1",
114114
"@babel/cli": "7.23.9",
115115
"@babel/core": "7.24.5",
116-
"@babel/parser": "7.23.6",
116+
"@babel/parser": "7.27.0",
117117
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
118118
"@babel/plugin-proposal-optional-chaining": "7.21.0",
119119
"@babel/plugin-transform-modules-commonjs": "7.24.1",

0 commit comments

Comments
 (0)