File tree 2 files changed +131
-125
lines changed
2 files changed +131
-125
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"prettier" : " prettier-config-vuepress" ,
34
34
"devDependencies" : {
35
- "@commitlint/cli" : " ^12.0.1 " ,
36
- "@commitlint/config-conventional" : " ^12.0.1 " ,
35
+ "@commitlint/cli" : " ^12.1.0 " ,
36
+ "@commitlint/config-conventional" : " ^12.1.0 " ,
37
37
"@types/jest" : " ^26.0.20" ,
38
38
"anywhere" : " ^1.5.0" ,
39
39
"chokidar" : " ^3.5.1" ,
40
40
"cpx2" : " ^3.0.0" ,
41
41
"cross-env" : " ^7.0.3" ,
42
- "eslint" : " ^7.21 .0" ,
43
- "eslint-config-vuepress" : " ^3.2.0 " ,
44
- "eslint-config-vuepress-typescript" : " ^2.2.0 " ,
42
+ "eslint" : " ^7.22 .0" ,
43
+ "eslint-config-vuepress" : " ^3.2.1 " ,
44
+ "eslint-config-vuepress-typescript" : " ^2.2.1 " ,
45
45
"husky" : " ^4.3.8" ,
46
46
"jest" : " ^26.6.3" ,
47
47
"jest-serializer-vue" : " ^2.0.2" ,
48
48
"lerna" : " ^4.0.0" ,
49
49
"lint-staged" : " ^10.5.4" ,
50
50
"prettier" : " ^2.2.1" ,
51
- "prettier-config-vuepress" : " ^1.1.1 " ,
51
+ "prettier-config-vuepress" : " ^1.2.0 " ,
52
52
"rimraf" : " ^3.0.2" ,
53
53
"sort-package-json" : " ^1.49.0" ,
54
- "ts-jest" : " ^26.4.4 " ,
55
- "typescript" : " ^4.2.2 "
54
+ "ts-jest" : " ^26.5.3 " ,
55
+ "typescript" : " ^4.2.3 "
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments