Skip to content

Commit 320f7dc

Browse files
Bump @babel/core from 7.28.6 to 7.29.0 (#148)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.6 to 7.29.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.29.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:development 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 25e27c4 commit 320f7dc

File tree

2 files changed

+275
-326
lines changed

2 files changed

+275
-326
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "^7.28.6",
26-
"@babel/core": "^7.28.6",
26+
"@babel/core": "^7.29.0",
2727
"@babel/eslint-parser": "^7.28.6",
2828
"@babel/node": "^7.29.0",
2929
"@babel/preset-env": "^7.29.0",

0 commit comments

Comments
 (0)