Bump @babel/core from 7.28.6 to 7.29.0 (#3239)

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>
This commit is contained in:
dependabot[bot]
2026-02-03 09:21:15 -05:00
committed by GitHub
parent 197292c570
commit e92014c408
2 changed files with 32 additions and 32 deletions

View File

@@ -45,7 +45,7 @@
"textarea-caret": "3.1.0"
},
"devDependencies": {
"@babel/core": "^7.28.6",
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.28.6",
"autoprefixer": "^10.4.24",
"babel-loader": "^10.0.0",