Skip to content

Commit 1431227

Browse files
refactor: bump @babel/core from 7.15.8 to 7.28.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.28.5. - [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.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4610d4f commit 1431227

File tree

2 files changed

+25
-66
lines changed

2 files changed

+25
-66
lines changed

package-lock.json

Lines changed: 24 additions & 65 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
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@babel/cli": "7.28.3",
34-
"@babel/core": "7.15.8",
34+
"@babel/core": "7.28.5",
3535
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3636
"@babel/plugin-transform-flow-strip-types": "7.27.1",
3737
"@babel/preset-env": "7.28.5",

0 commit comments

Comments
 (0)