File tree 1 file changed +11
-12
lines changed
1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change 39
39
"node" : " >=10"
40
40
},
41
41
"devDependencies" : {
42
+ "@jsdevtools/chai-exec" : " ^2.0.1" ,
43
+ "@jsdevtools/eslint-config-modular" : " ^8.0.0" ,
44
+ "@jsdevtools/tslint-modular" : " ^2.0.2" ,
45
+ "@jsdevtools/version-bump-prompt" : " ^6.0.2" ,
42
46
"@types/chai" : " ^4.1.7" ,
43
47
"@types/command-line-args" : " ^5.0.0" ,
44
- "@types/mocha" : " ^5.2.7 " ,
45
- "@types/node" : " ^12.0.7 " ,
48
+ "@types/mocha" : " ^7.0.2 " ,
49
+ "@types/node" : " ^13.9.0 " ,
46
50
"chai" : " ^4.2.0" ,
47
- "chai-exec" : " ^1.1.1" ,
48
- "coveralls" : " ^3.0.4" ,
49
- "eslint" : " ^5.16.0" ,
50
- "eslint-config-modular" : " ^7.0.0" ,
51
- "mocha" : " ^6.1.4" ,
51
+ "eslint" : " ^6.8.0" ,
52
+ "mocha" : " ^7.1.0" ,
52
53
"npm-check" : " ^5.9.0" ,
53
- "nyc" : " ^14.1.1 " ,
54
+ "nyc" : " ^15.0.0 " ,
54
55
"shx" : " ^0.3.2" ,
55
56
"source-map-support" : " ^0.5.12" ,
56
- "tslint" : " ^5.17.0" ,
57
- "tslint-modular" : " ^1.4.1" ,
57
+ "tslint" : " ^6.0.0" ,
58
58
"typescript" : " ^3.5.1" ,
59
- "typescript-tslint-plugin" : " ^0.5.0" ,
60
- "version-bump-prompt" : " ^5.0.3"
59
+ "typescript-tslint-plugin" : " ^0.5.0"
61
60
},
62
61
"dependencies" : {
63
62
"command-line-args" : " ^5.1.1"
You can’t perform that action at this time.
0 commit comments