Skip to content

Commit b2140db

Browse files
build(deps-dev): bump @babel/core from 7.28.5 to 7.28.6 (#1727)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.28.6. - [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.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.6 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 1512581 commit b2140db

File tree

2 files changed

+439
-400
lines changed

2 files changed

+439
-400
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"watch": "pnpm clean && rollup -c --environment DEVELOPMENT --watch"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "^7.28.5",
35+
"@babel/core": "^7.28.6",
3636
"@babel/preset-env": "^7.28.5",
3737
"@testing-library/jest-dom": "^5.17.0",
3838
"autoprefixer": "^10.4.23",

0 commit comments

Comments
 (0)