Skip to content

Commit 77a2510

Browse files
committed
chore(deps): update babel monorepo to v7.24.3
1 parent 8b9478f commit 77a2510

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 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.24.1",
31+
"@babel/core": "7.24.3",
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.24.1",
3535
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.1",
3636
"@babel/plugin-transform-optional-chaining": "7.24.1",
37-
"@babel/preset-env": "7.24.1",
37+
"@babel/preset-env": "7.24.3",
3838
"@babel/preset-react": "7.24.1",
3939
"async": "3.2.5",
4040
"autoprefixer": "9.8.8",

0 commit comments

Comments
 (0)