Skip to content

Commit 96379fc

Browse files
committed
Update babel monorepo to v7.20.13
1 parent 56bb33e commit 96379fc

File tree

2 files changed

+34
-32
lines changed

2 files changed

+34
-32
lines changed

package-lock.json

Lines changed: 32 additions & 30 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
@@ -23,12 +23,12 @@
2323
"devDependencies": {
2424
"@babel/core": "7.20.12",
2525
"@babel/plugin-proposal-class-properties": "7.18.6",
26-
"@babel/plugin-proposal-decorators": "7.20.7",
26+
"@babel/plugin-proposal-decorators": "7.20.13",
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.7",
31+
"@babel/runtime": "7.20.13",
3232
"autoprefixer": "10.4.13",
3333
"babel-eslint": "10.1.0",
3434
"babel-loader": "9.1.2",

0 commit comments

Comments
 (0)