Skip to content

Commit 88f826b

Browse files
committed
Update deps
1 parent f592dde commit 88f826b

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
@@ -20,22 +20,22 @@
2020
],
2121
"devDependencies": {
2222
"ava": "^0.17.0",
23-
"babel-cli": "^6.14.0",
24-
"babel-eslint": "^7.0.0",
23+
"babel-cli": "^6.23.0",
24+
"babel-eslint": "^7.2.1",
2525
"babel-helper-fixtures": "^6.9.0",
26-
"babel-plugin-istanbul": "^3.0.0",
27-
"babel-plugin-transform-flow-strip-types": "^6.14.0",
26+
"babel-plugin-istanbul": "^4.1.1",
27+
"babel-plugin-transform-flow-strip-types": "^6.22.0",
2828
"babel-preset-es2015": "^6.14.0",
2929
"babel-preset-stage-0": "^6.5.0",
3030
"chalk": "^1.1.3",
3131
"codecov": "^1.0.1",
32-
"cross-env": "^2.0.0",
33-
"eslint": "^3.7.1",
32+
"cross-env": "^3.1.3",
33+
"eslint": "^3.19.0",
3434
"eslint-config-babel": "^6.0.0",
3535
"eslint-plugin-flowtype": "^2.20.0",
3636
"flow-bin": "^0.40.0",
37-
"nyc": "^10.0.0",
38-
"rimraf": "^2.5.4",
37+
"nyc": "^10.2.0",
38+
"rimraf": "^2.6.1",
3939
"rollup": "^0.41.0",
4040
"rollup-plugin-babel": "^2.6.1",
4141
"rollup-plugin-node-resolve": "^2.0.0",

0 commit comments

Comments
 (0)