Skip to content

Commit b38bf81

Browse files
committed
Update babel monorepo to v7.23.9
1 parent 3c8b240 commit b38bf81

File tree

2 files changed

+67
-83
lines changed

2 files changed

+67
-83
lines changed

package-lock.json

+63-79
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
6767
},
6868
"dependencies": {
69-
"@babel/runtime": "^7.23.8",
69+
"@babel/runtime": "^7.23.9",
7070
"hoist-non-react-statics": "^3.3.2"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "7.23.7",
74-
"@babel/plugin-transform-runtime": "7.23.7",
75-
"@babel/preset-env": "7.23.8",
73+
"@babel/core": "7.23.9",
74+
"@babel/plugin-transform-runtime": "7.23.9",
75+
"@babel/preset-env": "7.23.9",
7676
"@babel/preset-react": "7.23.3",
7777
"@babel/preset-typescript": "7.23.3",
7878
"@rollup/plugin-babel": "6.0.4",

0 commit comments

Comments
 (0)