Skip to content

Commit d94adca

Browse files
committed
chore(deps): update babel monorepo to v7.24.0
1 parent b81d9b7 commit d94adca

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"source-map-support": "0.5.19"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "7.23.9",
31+
"@babel/core": "7.24.0",
3232
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3333
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3434
"@babel/plugin-transform-async-to-generator": "7.23.3",
3535
"@babel/plugin-transform-nullish-coalescing-operator": "7.23.4",
3636
"@babel/plugin-transform-optional-chaining": "7.23.4",
37-
"@babel/preset-env": "7.23.9",
37+
"@babel/preset-env": "7.24.0",
3838
"@babel/preset-react": "7.23.3",
3939
"async": "3.2.5",
4040
"autoprefixer": "9.8.8",

0 commit comments

Comments
 (0)