Skip to content

Commit 334dac7

Browse files
committed
Update babel monorepo to v7.20.0
1 parent fb072e9 commit 334dac7

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 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.19.6",
2525
"@babel/plugin-proposal-class-properties": "7.18.6",
26-
"@babel/plugin-proposal-decorators": "7.19.6",
26+
"@babel/plugin-proposal-decorators": "7.20.0",
2727
"@babel/plugin-transform-runtime": "7.19.6",
2828
"@babel/polyfill": "7.12.1",
2929
"@babel/preset-env": "7.19.4",
3030
"@babel/preset-react": "7.18.6",
31-
"@babel/runtime": "7.19.4",
31+
"@babel/runtime": "7.20.0",
3232
"autoprefixer": "10.4.12",
3333
"babel-eslint": "10.1.0",
3434
"babel-loader": "8.2.5",

0 commit comments

Comments
 (0)