Skip to content

Commit 04a37a7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.10.2
1 parent 218193a commit 04a37a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 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.1",
72+
"@babel/core": "7.10.2",
7373
"@babel/plugin-proposal-class-properties": "7.10.1",
7474
"@babel/plugin-proposal-decorators": "7.10.1",
7575
"@babel/plugin-proposal-export-namespace-from": "7.10.1",
@@ -80,11 +80,11 @@
8080
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8181
"@babel/plugin-syntax-import-meta": "7.10.1",
8282
"@babel/plugin-transform-runtime": "7.10.1",
83-
"@babel/preset-env": "7.10.1",
83+
"@babel/preset-env": "7.10.2",
8484
"babel-preset-react-optimize": "1.0.1",
8585
"@babel/preset-react": "7.10.1",
8686
"@babel/register": "7.10.1",
87-
"@babel/runtime": "7.10.1",
87+
"@babel/runtime": "7.10.2",
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)