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 31
31
"jest" : " jest --coverage __tests__/**/*"
32
32
},
33
33
"devDependencies" : {
34
- "@babel/cli" : " ^7.13.14 " ,
35
- "@babel/core" : " ^7.13.14 " ,
36
- "@babel/plugin-transform-flow-strip-types" : " ^7.13.0 " ,
37
- "aud" : " ^1.1.4 " ,
34
+ "@babel/cli" : " ^7.14.5 " ,
35
+ "@babel/core" : " ^7.14.6 " ,
36
+ "@babel/plugin-transform-flow-strip-types" : " ^7.14.5 " ,
37
+ "aud" : " ^1.1.5 " ,
38
38
"babel-eslint" : " ^10.1.0" ,
39
39
"babel-jest" : " ^24.9.0" ,
40
40
"babel-preset-airbnb" : " ^5.0.0" ,
41
41
"eslint" : " ^3 || ^4 || ^5 || ^6 || ^7" ,
42
42
"eslint-config-airbnb-base" : " ^14.2.1" ,
43
- "eslint-plugin-flowtype" : " ^5.4 .0" ,
44
- "eslint-plugin-import" : " ^2.22.1 " ,
43
+ "eslint-plugin-flowtype" : " ^5.8 .0" ,
44
+ "eslint-plugin-import" : " ^2.23.4 " ,
45
45
"estraverse" : " ^5.2.0" ,
46
46
"expect" : " ^24.9.0" ,
47
47
"flow-bin" : " ^0.147.0" ,
You can’t perform that action at this time.
0 commit comments