File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@antfu/eslint-config" : " ^2.6.2" ,
31
31
"@commitlint/cli" : " ^18.4.4" ,
32
- "@commitlint/config-conventional" : " ^18.4.3 " ,
32
+ "@commitlint/config-conventional" : " ^18.5.0 " ,
33
33
"@hywax/vitepress-yandex-metrika" : " ^0.3.0" ,
34
34
"@nuxt/devtools" : " latest" ,
35
35
"@nuxtjs/color-mode" : " ^3.3.2" ,
Original file line number Diff line number Diff line change 1230
1230
resolve-global "1.0.0"
1231
1231
yargs "^17.0.0"
1232
1232
1233
- " @commitlint/config-conventional@^18.4.3 " :
1234
- version "18.4.4 "
1235
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4 .tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b "
1236
- integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q ==
1233
+ " @commitlint/config-conventional@^18.5.0 " :
1234
+ version "18.5.0 "
1235
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.5.0 .tgz#b50b317dfef81f34ff46ef581a5a4a11dafcae59 "
1236
+ integrity sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g ==
1237
1237
dependencies :
1238
1238
conventional-changelog-conventionalcommits "^7.0.2"
1239
1239
You can’t perform that action at this time.
0 commit comments