File tree Expand file tree Collapse file tree 3 files changed +110
-251
lines changed Expand file tree Collapse file tree 3 files changed +110
-251
lines changed Original file line number Diff line number Diff line change 41
41
"codecov" : " ^3.5.0" ,
42
42
"consola" : " ^2.10.1" ,
43
43
"cross-spawn" : " ^6.0.5" ,
44
- "eslint" : " ^ 6.1.0" ,
44
+ "eslint" : " ~ 6.1.0" ,
45
45
"eslint-multiplexer" : " ^1.0.4" ,
46
46
"esm" : " ^3.2.25" ,
47
47
"execa" : " ^2.0.4" ,
68
68
"rollup-plugin-babel" : " ^4.3.3" ,
69
69
"rollup-plugin-commonjs" : " ^10.0.2" ,
70
70
"rollup-plugin-json" : " ^4.0.0" ,
71
- "rollup-plugin-license" : " ^0.12.0 " ,
71
+ "rollup-plugin-license" : " ^0.12.1 " ,
72
72
"rollup-plugin-node-resolve" : " ^5.2.0" ,
73
73
"rollup-plugin-replace" : " ^2.2.0" ,
74
74
"sort-package-json" : " ^1.22.1" ,
Original file line number Diff line number Diff line change 7
7
],
8
8
"ignoreDeps" : [
9
9
" core-js" ,
10
- " vue-router"
10
+ " vue-router" ,
11
+ " eslint"
11
12
],
12
13
"lockFileMaintenance" : {
13
14
"enabled" : true
You can’t perform that action at this time.
0 commit comments