Skip to content

Commit 5f9e3d2

Browse files
committed
Update babel monorepo
1 parent 063a946 commit 5f9e3d2

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

package-lock.json

Lines changed: 89 additions & 89 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.20.2",
24+
"@babel/core": "7.20.5",
2525
"@babel/plugin-proposal-class-properties": "7.18.6",
26-
"@babel/plugin-proposal-decorators": "7.20.2",
26+
"@babel/plugin-proposal-decorators": "7.20.5",
2727
"@babel/plugin-transform-runtime": "7.19.6",
2828
"@babel/polyfill": "7.12.1",
2929
"@babel/preset-env": "7.20.2",
3030
"@babel/preset-react": "7.18.6",
31-
"@babel/runtime": "7.20.1",
31+
"@babel/runtime": "7.20.6",
3232
"autoprefixer": "10.4.13",
3333
"babel-eslint": "10.1.0",
3434
"babel-loader": "9.1.0",

0 commit comments

Comments
 (0)