Skip to content

Commit 97c845a

Browse files
Bump @babel/core from 7.20.2 to 7.29.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.29.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.29.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2917b9 commit 97c845a

3 files changed

Lines changed: 205 additions & 531 deletions

File tree

packages/beemo-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"private": true,
99
"dependencies": {
10-
"@babel/core": "^7.15.0",
10+
"@babel/core": "^7.29.6",
1111
"@babel/plugin-transform-runtime": "^7.15.0",
1212
"@babel/preset-env": "^7.15.0",
1313
"@babel/preset-react": "^7.14.5",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"repository": "git+https://github.com/airbnb/goji.git",
1919
"license": "MIT",
2020
"dependencies": {
21-
"@babel/core": "^7.16.5",
21+
"@babel/core": "^7.29.6",
2222
"@babel/plugin-transform-runtime": "^7.16.5",
2323
"@babel/preset-env": "^7.16.5",
2424
"@babel/preset-react": "^7.16.5",

0 commit comments

Comments
 (0)