Skip to content

Commit fd0a4e6

Browse files
authoredJul 18, 2023
Build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9 (#38930)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.9. - [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.22.9/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86c5371 commit fd0a4e6

File tree

2 files changed

+37
-40
lines changed

2 files changed

+37
-40
lines changed
 

‎package-lock.json

+36-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"devDependencies": {
106106
"@babel/cli": "^7.22.9",
107-
"@babel/core": "^7.22.8",
107+
"@babel/core": "^7.22.9",
108108
"@babel/preset-env": "^7.22.9",
109109
"@popperjs/core": "^2.11.8",
110110
"@rollup/plugin-babel": "^6.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.