File tree 2 files changed +176
-176
lines changed
2 files changed +176
-176
lines changed Original file line number Diff line number Diff line change 11
11
"author" :
" Eric King <[email protected] > (https://webdeveric.com/)" ,
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " https://github.com/webdeveric/commitlint-plugin-cspell.git"
14
+ "url" : " git+ https://github.com/webdeveric/commitlint-plugin-cspell.git"
15
15
},
16
16
"bugs" : {
17
17
"url" : " https://github.com/webdeveric/commitlint-plugin-cspell/issues"
50
50
"prettier" : " @webdeveric/prettier-config" ,
51
51
"dependencies" : {
52
52
"@commitlint/types" : " ^19.0.3" ,
53
- "cspell-lib" : " ^8.12.1 "
53
+ "cspell-lib" : " ^8.13.0 "
54
54
},
55
55
"devDependencies" : {
56
56
"@types/node" : " ^22.0.0" ,
57
57
"@vitest/coverage-v8" : " ^2.0.4" ,
58
58
"@webdeveric/eslint-config-ts" : " ^0.8.0" ,
59
59
"@webdeveric/prettier-config" : " ^0.3.0" ,
60
- "cspell" : " ^8.12.1 " ,
60
+ "cspell" : " ^8.13.0 " ,
61
61
"eslint" : " ^8.57.0" ,
62
62
"eslint-config-prettier" : " ^9.1.0" ,
63
63
"eslint-import-resolver-typescript" : " ^3.6.1" ,
64
64
"eslint-plugin-import" : " ^2.29.1" ,
65
- "husky" : " ^9.1.3 " ,
65
+ "husky" : " ^9.1.4 " ,
66
66
"lint-staged" : " ^15.2.7" ,
67
67
"prettier" : " ^3.3.3" ,
68
68
"rimraf" : " ^6.0.1" ,
You can’t perform that action at this time.
0 commit comments