File tree 2 files changed +208
-138
lines changed
2 files changed +208
-138
lines changed Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"eslint-config-standard" : " ^12.0.0" ,
33
33
"eslint-config-standard-react" : " ^7.0.2" ,
34
- "eslint-plugin-jest" : " ^22.17.0 " ,
35
- "eslint-plugin-jest-formatting" : " ^1.1 .0" ,
34
+ "eslint-plugin-jest" : " ^23.1.1 " ,
35
+ "eslint-plugin-jest-formatting" : " ^1.2 .0" ,
36
36
"eslint-plugin-node" : " ^10.0.0" ,
37
37
"eslint-plugin-promise" : " ^4.2.1" ,
38
38
"eslint-plugin-standard" : " ^4.0.0"
49
49
"devDependencies" : {
50
50
"@commitlint/cli" : " ^8.2.0" ,
51
51
"@commitlint/config-conventional" : " ^8.2.0" ,
52
- "@semantic-release/changelog" : " ^3.0.4 " ,
53
- "all-contributors-cli" : " ^6.9 .1" ,
54
- "git-cz" : " ^3.2.1 " ,
55
- "husky" : " ^3.0.8 "
52
+ "@semantic-release/changelog" : " ^3.0.6 " ,
53
+ "all-contributors-cli" : " ^6.11 .1" ,
54
+ "git-cz" : " ^3.3.0 " ,
55
+ "husky" : " ^3.1.0 "
56
56
},
57
57
"husky" : {
58
58
"hooks" : {
You can’t perform that action at this time.
0 commit comments