Skip to content

Commit a353e93

Browse files
build(deps): bump @babel/core from 7.23.7 to 7.24.4 (#858)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.7 to 7.24.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.24.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19a4bbd commit a353e93

File tree

2 files changed

+114
-112
lines changed

2 files changed

+114
-112
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"license": "MIT",
5252
"dependencies": {
5353
"@babel/cli": "^7.24.1",
54-
"@babel/core": "^7.23.7",
54+
"@babel/core": "^7.24.4",
5555
"@babel/plugin-transform-runtime": "^7.24.3",
5656
"@babel/preset-env": "^7.23.9",
5757
"@babel/preset-react": "^7.23.3",

0 commit comments

Comments
 (0)