Skip to content

Commit 84195fa

Browse files
committed
Update babel monorepo
1 parent 3438756 commit 84195fa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"yargs": "12.0.2"
5050
},
5151
"devDependencies": {
52-
"@babel/cli": "7.0.0",
53-
"@babel/core": "7.0.0",
54-
"@babel/plugin-proposal-class-properties": "7.0.0",
55-
"@babel/plugin-syntax-flow": "7.0.0",
56-
"@babel/plugin-syntax-object-rest-spread": "7.0.0",
57-
"@babel/preset-env": "7.0.0",
52+
"@babel/cli": "7.7.0",
53+
"@babel/core": "7.7.2",
54+
"@babel/plugin-proposal-class-properties": "7.7.0",
55+
"@babel/plugin-syntax-flow": "7.7.0",
56+
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
57+
"@babel/preset-env": "7.7.1",
5858
"@babel/preset-flow": "7.0.0",
59-
"@babel/preset-react": "7.0.0",
60-
"@babel/register": "7.0.0",
59+
"@babel/preset-react": "7.7.0",
60+
"@babel/register": "7.7.0",
6161
"babel-core": "7.0.0-bridge.0",
6262
"babel-jest": "23.4.2",
6363
"babel-plugin-graphql-tag": "1.6.0",

0 commit comments

Comments
 (0)