Skip to content

Commit 5bc1060

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.10
1 parent 780e953 commit 5bc1060

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"babel-core": "7.0.0-bridge.0"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "7.12.9",
73+
"@babel/core": "7.12.10",
7474
"@babel/plugin-proposal-class-properties": "7.12.1",
7575
"@babel/plugin-proposal-decorators": "7.12.1",
7676
"@babel/plugin-proposal-export-namespace-from": "7.12.1",
@@ -80,11 +80,11 @@
8080
"@babel/plugin-proposal-throw-expressions": "7.12.1",
8181
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8282
"@babel/plugin-syntax-import-meta": "7.10.4",
83-
"@babel/plugin-transform-runtime": "7.12.1",
84-
"@babel/preset-env": "7.12.7",
83+
"@babel/plugin-transform-runtime": "7.12.10",
84+
"@babel/preset-env": "7.12.10",
8585
"babel-preset-react-optimize": "1.0.1",
86-
"@babel/preset-react": "7.12.7",
87-
"@babel/register": "7.12.1",
86+
"@babel/preset-react": "7.12.10",
87+
"@babel/register": "7.12.10",
8888
"@babel/runtime": "7.12.5",
8989
"babel-core": "7.0.0-bridge.0",
9090
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)