Skip to content

Commit 15d35d8

Browse files
committed
Update dev dependencies.
1 parent 5eed002 commit 15d35d8

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
@@ -32,25 +32,25 @@
3232
"devDependencies": {
3333
"babel-cli": "^6.24.1",
3434
"babel-core": "^6.25.0",
35-
"babel-eslint": "^8.0.1",
36-
"babel-jest": "^21.2.0",
35+
"babel-eslint": "^8.1.2",
36+
"babel-jest": "^22.0.4",
3737
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
3838
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3939
"babel-plugin-transform-object-rest-spread": "^6.23.0",
4040
"babel-polyfill": "^6.23.0",
4141
"babel-preset-es2015": "^6.24.1",
4242
"coveralls": "^3.0.0",
43-
"eslint": "^4.9.0",
43+
"eslint": "^4.14.0",
4444
"eslint-config-airbnb-base": "^12.1.0",
45-
"eslint-plugin-flowtype": "^2.39.1",
45+
"eslint-plugin-flowtype": "^2.40.1",
4646
"eslint-plugin-import": "^2.8.0",
47-
"expect": "^21.2.1",
48-
"flow-bin": "^0.57.3",
47+
"expect": "^22.0.3",
48+
"flow-bin": "^0.62.0",
4949
"in-publish": "^2.0.0",
50-
"jest": "^21.2.1",
51-
"jscodeshift": "^0.3.30",
50+
"jest": "^22.0.4",
51+
"jscodeshift": "^0.4.0",
5252
"minimist": "^1.2.0",
53-
"object.assign": "^4.0.4",
53+
"object.assign": "^4.1.0",
5454
"rimraf": "^2.6.1",
5555
"safe-publish-latest": "^1.1.1",
5656
"to-ast": "^1.0.0"

0 commit comments

Comments
 (0)