Skip to content

Commit ffd3696

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.10.0
1 parent 630d79c commit ffd3696

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,22 +69,22 @@
6969
"babel-core": "7.0.0-bridge.0"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "7.9.6",
72+
"@babel/core": "7.10.0",
7373
"@babel/plugin-proposal-class-properties": "7.8.3",
74-
"@babel/plugin-proposal-decorators": "7.8.3",
74+
"@babel/plugin-proposal-decorators": "7.10.0",
7575
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
7676
"@babel/plugin-proposal-function-sent": "7.8.3",
77-
"@babel/plugin-proposal-json-strings": "7.8.3",
77+
"@babel/plugin-proposal-json-strings": "7.10.0",
7878
"@babel/plugin-proposal-numeric-separator": "7.8.3",
7979
"@babel/plugin-proposal-throw-expressions": "7.8.3",
8080
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8181
"@babel/plugin-syntax-import-meta": "7.8.3",
82-
"@babel/plugin-transform-runtime": "7.9.6",
83-
"@babel/preset-env": "7.9.6",
82+
"@babel/plugin-transform-runtime": "7.10.0",
83+
"@babel/preset-env": "7.10.0",
8484
"babel-preset-react-optimize": "1.0.1",
85-
"@babel/preset-react": "7.9.4",
85+
"@babel/preset-react": "7.10.0",
8686
"@babel/register": "7.9.0",
87-
"@babel/runtime": "7.9.6",
87+
"@babel/runtime": "7.10.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)