File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 13
13
"eslint" : " >=6.6.0"
14
14
},
15
15
"dependencies" : {
16
- "@typescript-eslint/eslint-plugin" : " ~2.6.1 " ,
17
- "@typescript-eslint/parser" : " ~2.6.1 " ,
18
- "eslint-plugin-eslint-comments" : " ~3.1.2 " ,
19
- "eslint-plugin-eslint-plugin" : " ~2.1 .0" ,
20
- "eslint-plugin-node" : " ~ 10.0.0" ,
21
- "eslint-plugin-prettier" : " ~3.1 .1" ,
22
- "eslint-plugin-vue" : " ~6.0.0 " ,
23
- "prettier" : " ~ 1.19.1" ,
24
- "vue-eslint-parser" : " ^7.0 .0"
16
+ "@typescript-eslint/eslint-plugin" : " ^2.34.0 " ,
17
+ "@typescript-eslint/parser" : " ^2.34.0 " ,
18
+ "eslint-plugin-eslint-comments" : " ^3.2.0 " ,
19
+ "eslint-plugin-eslint-plugin" : " ^2.3 .0" ,
20
+ "eslint-plugin-node" : " ^ 10.0.0" ,
21
+ "eslint-plugin-prettier" : " ^3.4 .1" ,
22
+ "eslint-plugin-vue" : " ^6.2.2 " ,
23
+ "prettier" : " ^ 1.19.1" ,
24
+ "vue-eslint-parser" : " ^7.11 .0"
25
25
},
26
26
"devDependencies" : {
27
27
"@mysticatea/eslint-plugin" : " file:." ,
28
- "codecov" : " ^3.6.1 " ,
29
- "eslint" : " ~6.6 .0" ,
28
+ "codecov" : " ^3.8.3 " ,
29
+ "eslint" : " ^6.8 .0" ,
30
30
"fs-extra" : " ^8.1.0" ,
31
- "globals" : " ^12.1.1 " ,
32
- "mocha" : " ^6.2.2 " ,
31
+ "globals" : " ^12.4.0 " ,
32
+ "mocha" : " ^6.2.3 " ,
33
33
"npm-run-all" : " ^4.1.5" ,
34
34
"nyc" : " ^14.1.1" ,
35
- "opener" : " ^1.5.1 " ,
36
- "rimraf" : " ^3.0.0 " ,
37
- "typescript" : " ~3.7.2 "
35
+ "opener" : " ^1.5.2 " ,
36
+ "rimraf" : " ^3.0.2 " ,
37
+ "typescript" : " ^3.9.10 "
38
38
},
39
39
"scripts" : {
40
40
"clean" : " rimraf .nyc_output coverage" ,
You can’t perform that action at this time.
0 commit comments