File tree 2 files changed +119
-119
lines changed
2 files changed +119
-119
lines changed Original file line number Diff line number Diff line change 31
31
"prepack" : " yarn build"
32
32
},
33
33
"devDependencies" : {
34
- "@commitlint/cli" : " ^19.2.2 " ,
34
+ "@commitlint/cli" : " ^19.3.0 " ,
35
35
"@commitlint/config-conventional" : " ^19.2.2" ,
36
- "@favware/cliff-jumper" : " ^3.0.2 " ,
36
+ "@favware/cliff-jumper" : " ^3.0.3 " ,
37
37
"@sapphire/eslint-config" : " ^5.0.4" ,
38
38
"@sapphire/prettier-config" : " ^2.0.0" ,
39
39
"@sapphire/ts-config" : " ^5.0.1" ,
40
40
"@types/node" : " ^20.12.7" ,
41
- "@typescript-eslint/eslint-plugin" : " ^7.7.0 " ,
42
- "@typescript-eslint/parser" : " ^7.7.0 " ,
43
- "@vitest/coverage-v8" : " ^1.5.0 " ,
41
+ "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
42
+ "@typescript-eslint/parser" : " ^7.7.1 " ,
43
+ "@vitest/coverage-v8" : " ^1.5.2 " ,
44
44
"cz-conventional-changelog" : " ^3.3.0" ,
45
45
"eslint" : " ^8.57.0" ,
46
46
"eslint-config-prettier" : " ^9.1.0" ,
52
52
"typedoc" : " ^0.25.13" ,
53
53
"typescript" : " ^5.4.5" ,
54
54
"vite" : " ^5.2.10" ,
55
- "vitest" : " ^1.5.0 "
55
+ "vitest" : " ^1.5.2 "
56
56
},
57
57
"resolutions" : {
58
58
"ansi-regex" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments