Skip to content

Commit f0f791b

Browse files
Update deps (#1477)
1 parent 06b246f commit f0f791b

File tree

2 files changed

+417
-484
lines changed

2 files changed

+417
-484
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,27 +48,27 @@
4848
"iterall": "^1.2.2"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.0.0-rc.1",
52-
"@babel/core": "7.0.0-rc.1",
53-
"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
54-
"@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.1",
55-
"@babel/plugin-syntax-async-generators": "7.0.0-rc.1",
56-
"@babel/plugin-transform-classes": "7.0.0-rc.1",
57-
"@babel/plugin-transform-destructuring": "7.0.0-rc.1",
58-
"@babel/plugin-transform-flow-strip-types": "7.0.0-rc.1",
59-
"@babel/plugin-transform-spread": "7.0.0-rc.1",
60-
"@babel/polyfill": "7.0.0-rc.1",
61-
"@babel/preset-env": "7.0.0-rc.1",
62-
"@babel/register": "7.0.0-rc.1",
51+
"@babel/cli": "7.0.0-rc.2",
52+
"@babel/core": "7.0.0-rc.2",
53+
"@babel/plugin-proposal-class-properties": "7.0.0-rc.2",
54+
"@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.2",
55+
"@babel/plugin-syntax-async-generators": "7.0.0-rc.2",
56+
"@babel/plugin-transform-classes": "7.0.0-rc.2",
57+
"@babel/plugin-transform-destructuring": "7.0.0-rc.2",
58+
"@babel/plugin-transform-flow-strip-types": "7.0.0-rc.2",
59+
"@babel/plugin-transform-spread": "7.0.0-rc.2",
60+
"@babel/polyfill": "7.0.0-rc.2",
61+
"@babel/preset-env": "7.0.0-rc.2",
62+
"@babel/register": "7.0.0-rc.2",
6363
"babel-eslint": "8.2.6",
6464
"beautify-benchmark": "0.2.4",
6565
"benchmark": "2.1.4",
6666
"chai": "4.1.2",
6767
"coveralls": "3.0.2",
68-
"eslint": "5.3.0",
68+
"eslint": "5.4.0",
6969
"eslint-plugin-flowtype": "2.50.0",
7070
"eslint-plugin-prettier": "2.6.2",
71-
"flow-bin": "0.79.0",
71+
"flow-bin": "0.79.1",
7272
"mocha": "5.2.0",
7373
"nyc": "12.0.2",
7474
"prettier": "1.14.2",

0 commit comments

Comments
 (0)