File tree 2 files changed +243
-41
lines changed 2 files changed +243
-41
lines changed Original file line number Diff line number Diff line change 25
25
"@typescript-eslint/parser" : " ^4.2.0" ,
26
26
"chai" : " ^4.2.0" ,
27
27
"cz-conventional-changelog" : " ^3.3.0" ,
28
- "eslint" : " ^6.8 .0" ,
28
+ "eslint" : " ^7.20 .0" ,
29
29
"eslint-config-prettier" : " ^6.11.0" ,
30
30
"eslint-config-salesforce" : " ^0.1.0" ,
31
31
"eslint-config-salesforce-license" : " ^0.1.0" ,
32
32
"eslint-config-salesforce-typescript" : " ^0.2.0" ,
33
33
"eslint-plugin-header" : " ^3.0.0" ,
34
34
"eslint-plugin-import" : " ^2.20.2" ,
35
- "eslint-plugin-jsdoc" : " ^27 .0.3 " ,
35
+ "eslint-plugin-jsdoc" : " ^32 .0.2 " ,
36
36
"eslint-plugin-prettier" : " ^3.1.3" ,
37
37
"husky" : " ^4.2.5" ,
38
38
"lint-staged" : " ^10.2.2" ,
39
39
"mocha" : " ^8.3.0" ,
40
40
"nyc" : " ^15.1.0" ,
41
41
"prettier" : " ^2.0.5" ,
42
- "pretty-quick" : " ^2.0.1 " ,
43
- "shx" : " 0.2.2 " ,
42
+ "pretty-quick" : " ^3.1.0 " ,
43
+ "shx" : " 0.3.3 " ,
44
44
"sinon" : " ^9.0.2" ,
45
- "ts-node" : " ^8.10.2 " ,
45
+ "ts-node" : " ^9.1.1 " ,
46
46
"typescript" : " ^4.1.3"
47
47
},
48
48
"config" : {
You can’t perform that action at this time.
0 commit comments