Skip to content

Commit d351043

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.11.0
1 parent 555ebfa commit d351043

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"babel-core": "7.0.0-bridge.0"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "7.10.5",
72+
"@babel/core": "7.11.0",
7373
"@babel/plugin-proposal-class-properties": "7.10.4",
7474
"@babel/plugin-proposal-decorators": "7.10.5",
7575
"@babel/plugin-proposal-export-namespace-from": "7.10.4",
@@ -79,12 +79,12 @@
7979
"@babel/plugin-proposal-throw-expressions": "7.10.4",
8080
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8181
"@babel/plugin-syntax-import-meta": "7.10.4",
82-
"@babel/plugin-transform-runtime": "7.10.5",
83-
"@babel/preset-env": "7.10.4",
82+
"@babel/plugin-transform-runtime": "7.11.0",
83+
"@babel/preset-env": "7.11.0",
8484
"babel-preset-react-optimize": "1.0.1",
8585
"@babel/preset-react": "7.10.4",
8686
"@babel/register": "7.10.5",
87-
"@babel/runtime": "7.10.5",
87+
"@babel/runtime": "7.11.0",
8888
"babel-core": "7.0.0-bridge.0",
8989
"babel-eslint": "10.1.0",
9090
"babel-jest": "25.5.1",

0 commit comments

Comments
 (0)