Skip to content

Commit 2ee5503

Browse files
build(deps-dev): bump @babel/core from 7.28.6 to 7.29.0
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>
1 parent e795aff commit 2ee5503

2 files changed

Lines changed: 399 additions & 387 deletions

File tree

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.6",
35+
"@babel/core": "^7.29.0",
3636
"@babel/preset-env": "^7.28.6",
3737
"@testing-library/jest-dom": "^5.17.0",
3838
"autoprefixer": "^10.4.23",

0 commit comments

Comments
 (0)