This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree 5 files changed +1284
-1301
lines changed
5 files changed +1284
-1301
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
nodeLinker : node-modules
2
2
3
- yarnPath : .yarn/releases/yarn-3.2.3 .cjs
3
+ yarnPath : .yarn/releases/yarn-3.3.0 .cjs
Original file line number Diff line number Diff line change 37
37
]
38
38
},
39
39
"devDependencies" : {
40
- "eslint" : " ^8.23 .0" ,
40
+ "eslint" : " ^8.28 .0" ,
41
41
"eslint-config-standard" : " ^17.0.0" ,
42
42
"eslint-plugin-import" : " ^2.26.0" ,
43
- "eslint-plugin-n" : " ^15.2.5 " ,
44
- "eslint-plugin-promise" : " ^6.0 .1" ,
43
+ "eslint-plugin-n" : " ^15.5.1 " ,
44
+ "eslint-plugin-promise" : " ^6.1 .1" ,
45
45
"eslint-plugin-standard" : " ^5.0.0" ,
46
- "husky" : " ^8.0.1 " ,
47
- "jest" : " ^29.0 .1" ,
46
+ "husky" : " ^8.0.2 " ,
47
+ "jest" : " ^29.3 .1" ,
48
48
"lint-staged" : " ^13.0.3" ,
49
49
"pinst" : " ^3.0.0" ,
50
50
"standard-version" : " ^9.3.2"
51
51
},
52
52
"dependencies" : {
53
- "eslint-plugin-vue" : " ^9.4 .0" ,
54
- "semver" : " ^7.3.7 " ,
55
- "vue-eslint-parser" : " ^9.0.3 "
53
+ "eslint-plugin-vue" : " ^9.7 .0" ,
54
+ "semver" : " ^7.3.8 " ,
55
+ "vue-eslint-parser" : " ^9.1.0 "
56
56
},
57
- "packageManager" : " yarn@3.2.3 "
57
+ "packageManager" : " yarn@3.3.0 "
58
58
}
You can’t perform that action at this time.
0 commit comments