File tree Expand file tree Collapse file tree 2 files changed +1429
-1782
lines changed Expand file tree Collapse file tree 2 files changed +1429
-1782
lines changed Original file line number Diff line number Diff line change 6
6
"express" : " 4.17.1"
7
7
},
8
8
"devDependencies" : {
9
- "eslint" : " ^7.20 .0" ,
10
- "eslint-config-standard" : " ^16.0.2 " ,
11
- "eslint-plugin-import" : " ^2.22.1 " ,
12
- "eslint-plugin-jest" : " ^24.1.3 " ,
9
+ "eslint" : " ^7.32 .0" ,
10
+ "eslint-config-standard" : " ^16.0.3 " ,
11
+ "eslint-plugin-import" : " ^2.24.2 " ,
12
+ "eslint-plugin-jest" : " ^24.4.2 " ,
13
13
"eslint-plugin-node" : " ^11.1.0" ,
14
- "eslint-plugin-promise" : " ^4.3.1 " ,
14
+ "eslint-plugin-promise" : " ^5.1.0 " ,
15
15
"eslint-plugin-standard" : " ^5.0.0" ,
16
- "jest" : " ^26.6.3 " ,
17
- "stylelint" : " ^13.10.0 " ,
18
- "stylelint-config-recommended" : " ^3 .0.0"
16
+ "jest" : " ^27.2.2 " ,
17
+ "stylelint" : " ^13.13.1 " ,
18
+ "stylelint-config-recommended" : " ^5 .0.0"
19
19
},
20
20
"scripts" : {
21
21
"test" : " jest" ,
You can’t perform that action at this time.
0 commit comments