File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"babel-cli" : " ^6.24.1" ,
34
34
"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 " ,
37
37
"babel-plugin-transform-es2015-template-literals" : " ^6.22.0" ,
38
38
"babel-plugin-transform-flow-strip-types" : " ^6.22.0" ,
39
39
"babel-plugin-transform-object-rest-spread" : " ^6.23.0" ,
40
40
"babel-polyfill" : " ^6.23.0" ,
41
41
"babel-preset-es2015" : " ^6.24.1" ,
42
42
"coveralls" : " ^3.0.0" ,
43
- "eslint" : " ^4.9 .0" ,
43
+ "eslint" : " ^4.14 .0" ,
44
44
"eslint-config-airbnb-base" : " ^12.1.0" ,
45
- "eslint-plugin-flowtype" : " ^2.39 .1" ,
45
+ "eslint-plugin-flowtype" : " ^2.40 .1" ,
46
46
"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 " ,
49
49
"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 " ,
52
52
"minimist" : " ^1.2.0" ,
53
- "object.assign" : " ^4.0.4 " ,
53
+ "object.assign" : " ^4.1.0 " ,
54
54
"rimraf" : " ^2.6.1" ,
55
55
"safe-publish-latest" : " ^1.1.1" ,
56
56
"to-ast" : " ^1.0.0"
You can’t perform that action at this time.
0 commit comments