File tree 2 files changed +3273
-3301
lines changed
2 files changed +3273
-3301
lines changed Original file line number Diff line number Diff line change 50
50
"bail" : true
51
51
},
52
52
"devDependencies" : {
53
- "@babel/cli" : " ^7.4.4 " ,
54
- "@babel/core" : " ^7.4.5 " ,
55
- "@babel/plugin-transform-runtime" : " ^7.4.4 " ,
56
- "@babel/preset-env" : " ^7.4 .5" ,
57
- "ava" : " ^2.1.0 " ,
58
- "eslint" : " 5.16 .0" ,
59
- "eslint-config-airbnb" : " ^17.1 .0" ,
60
- "eslint-plugin-import" : " ^2.17.3 " ,
61
- "eslint-plugin-jsx-a11y" : " ^6.2 .1" ,
62
- "eslint-plugin-react" : " ^7.13.0 " ,
63
- "jest" : " ^24.8.0 "
53
+ "@babel/cli" : " ^7.11.6 " ,
54
+ "@babel/core" : " ^7.11.6 " ,
55
+ "@babel/plugin-transform-runtime" : " ^7.11.5 " ,
56
+ "@babel/preset-env" : " ^7.11 .5" ,
57
+ "ava" : " ^3.12.1 " ,
58
+ "eslint" : " 7.9 .0" ,
59
+ "eslint-config-airbnb" : " ^18.2 .0" ,
60
+ "eslint-plugin-import" : " ^2.22.0 " ,
61
+ "eslint-plugin-jsx-a11y" : " ^6.3 .1" ,
62
+ "eslint-plugin-react" : " ^7.20.6 " ,
63
+ "jest" : " ^26.4.2 "
64
64
},
65
65
"dependencies" : {
66
- "@babel/runtime" : " ^7.4.5 "
66
+ "@babel/runtime" : " ^7.11.2 "
67
67
}
68
68
}
You can’t perform that action at this time.
0 commit comments