Skip to content

Commit cc153cc

Browse files
committed
[Dev Deps] update eslint, eslint-plugin-flowtype, eslint-plugin-import, expect, jest, babel-core, babel-eslint, babel-jest, coveralls
1 parent cf141a3 commit cc153cc

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
@@ -31,23 +31,23 @@
3131
},
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
34-
"babel-core": "^6.26.0",
35-
"babel-eslint": "^8.2.1",
36-
"babel-jest": "^22.2.2",
34+
"babel-core": "^6.26.3",
35+
"babel-eslint": "^8.2.3",
36+
"babel-jest": "^22.4.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.26.0",
4040
"babel-polyfill": "^6.26.0",
4141
"babel-preset-es2015": "^6.24.1",
42-
"coveralls": "^3.0.0",
43-
"eslint": "^4.18.0",
42+
"coveralls": "^3.0.1",
43+
"eslint": "^4.19.1",
4444
"eslint-config-airbnb-base": "^12.1.0",
45-
"eslint-plugin-flowtype": "^2.44.0",
46-
"eslint-plugin-import": "^2.8.0",
47-
"expect": "^22.3.0",
45+
"eslint-plugin-flowtype": "^2.46.3",
46+
"eslint-plugin-import": "^2.12.0",
47+
"expect": "^22.4.3",
4848
"flow-bin": "^0.66.0",
4949
"in-publish": "^2.0.0",
50-
"jest": "^22.3.0",
50+
"jest": "^22.4.4",
5151
"jscodeshift": "^0.4.0",
5252
"minimist": "^1.2.0",
5353
"object.assign": "^4.1.0",

0 commit comments

Comments
 (0)