Skip to content

Commit fe8322f

Browse files
committed
Update babel monorepo
1 parent 3438756 commit fe8322f

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
@@ -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.6.0",
53+
"@babel/core": "7.6.0",
54+
"@babel/plugin-proposal-class-properties": "7.5.5",
55+
"@babel/plugin-syntax-flow": "7.2.0",
56+
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
57+
"@babel/preset-env": "7.6.0",
5858
"@babel/preset-flow": "7.0.0",
5959
"@babel/preset-react": "7.0.0",
60-
"@babel/register": "7.0.0",
60+
"@babel/register": "7.6.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)