Skip to content

Commit faf5679

Browse files
committed
Update babel monorepo to v7.8.3
1 parent 3438756 commit faf5679

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 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",
58-
"@babel/preset-flow": "7.0.0",
59-
"@babel/preset-react": "7.0.0",
60-
"@babel/register": "7.0.0",
52+
"@babel/cli": "7.8.3",
53+
"@babel/core": "7.8.3",
54+
"@babel/plugin-proposal-class-properties": "7.8.3",
55+
"@babel/plugin-syntax-flow": "7.8.3",
56+
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
57+
"@babel/preset-env": "7.8.3",
58+
"@babel/preset-flow": "7.8.3",
59+
"@babel/preset-react": "7.8.3",
60+
"@babel/register": "7.8.3",
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)