Skip to content

Commit c2f2b1d

Browse files
committed
Update babel monorepo to v7.24.4
1 parent 1c0fcda commit c2f2b1d

File tree

2 files changed

+108
-80
lines changed

2 files changed

+108
-80
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"react-dom": "18.2.0"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.24.3",
24+
"@babel/core": "7.24.4",
2525
"@babel/plugin-proposal-class-properties": "7.18.6",
2626
"@babel/plugin-proposal-decorators": "7.24.1",
2727
"@babel/plugin-transform-runtime": "7.24.3",
2828
"@babel/polyfill": "7.12.1",
29-
"@babel/preset-env": "7.24.3",
29+
"@babel/preset-env": "7.24.4",
3030
"@babel/preset-react": "7.24.1",
31-
"@babel/runtime": "7.24.1",
31+
"@babel/runtime": "7.24.4",
3232
"autoprefixer": "10.4.19",
3333
"@babel/eslint-parser": "7.24.1",
3434
"babel-loader": "9.1.3",

0 commit comments

Comments
 (0)