File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
"jest" : " jest --coverage __tests__/**/*"
31
31
},
32
32
"devDependencies" : {
33
- "@babel/cli" : " ^7.12.10 " ,
34
- "@babel/core" : " ^7.12.10 " ,
35
- "@babel/plugin-transform-flow-strip-types" : " ^7.12.10 " ,
36
- "aud" : " ^1.1.3 " ,
33
+ "@babel/cli" : " ^7.13.14 " ,
34
+ "@babel/core" : " ^7.13.14 " ,
35
+ "@babel/plugin-transform-flow-strip-types" : " ^7.13.0 " ,
36
+ "aud" : " ^1.1.4 " ,
37
37
"babel-eslint" : " ^10.1.0" ,
38
38
"babel-jest" : " ^24.9.0" ,
39
39
"babel-preset-airbnb" : " ^5.0.0" ,
40
40
"eslint" : " ^3 || ^4 || ^5 || ^6 || ^7" ,
41
41
"eslint-config-airbnb-base" : " ^14.2.1" ,
42
- "eslint-plugin-flowtype" : " ^5.2 .0" ,
42
+ "eslint-plugin-flowtype" : " ^5.4 .0" ,
43
43
"eslint-plugin-import" : " ^2.22.1" ,
44
44
"estraverse" : " ^5.2.0" ,
45
45
"expect" : " ^24.9.0" ,
46
46
"flow-bin" : " ^0.113.0" ,
47
47
"in-publish" : " ^2.0.1" ,
48
48
"jest" : " ^24.9.0" ,
49
- "jscodeshift" : " ^0.7.0 " ,
49
+ "jscodeshift" : " ^0.7.1 " ,
50
50
"minimist" : " ^1.2.5" ,
51
51
"object.assign" : " ^4.1.2" ,
52
52
"rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments