mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:06:32 +00:00
chore(deps-dev): bump @commitlint/config-conventional (#88)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.2.2 to 19.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
25a11e6bd0
commit
c04906f9ea
@ -44,7 +44,7 @@
|
|||||||
"vuetify": "^3.7.6"
|
"vuetify": "^3.7.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/config-conventional": "^19.2.2",
|
"@commitlint/config-conventional": "^19.6.0",
|
||||||
"@electron-toolkit/eslint-config": "^1.0.1",
|
"@electron-toolkit/eslint-config": "^1.0.1",
|
||||||
"@electron-toolkit/eslint-config-ts": "^2.0.0",
|
"@electron-toolkit/eslint-config-ts": "^2.0.0",
|
||||||
"@electron-toolkit/tsconfig": "^1.0.1",
|
"@electron-toolkit/tsconfig": "^1.0.1",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -329,12 +329,12 @@
|
|||||||
execa "^8.0.1"
|
execa "^8.0.1"
|
||||||
yargs "^17.0.0"
|
yargs "^17.0.0"
|
||||||
|
|
||||||
"@commitlint/config-conventional@^19.2.2":
|
"@commitlint/config-conventional@^19.6.0":
|
||||||
version "19.2.2"
|
version "19.6.0"
|
||||||
resolved "https://registry.npmmirror.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054"
|
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
|
||||||
integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==
|
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/types" "^19.0.3"
|
"@commitlint/types" "^19.5.0"
|
||||||
conventional-changelog-conventionalcommits "^7.0.2"
|
conventional-changelog-conventionalcommits "^7.0.2"
|
||||||
|
|
||||||
"@commitlint/config-validator@^19.0.3":
|
"@commitlint/config-validator@^19.0.3":
|
||||||
@ -464,10 +464,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
find-up "^7.0.0"
|
find-up "^7.0.0"
|
||||||
|
|
||||||
"@commitlint/types@^19.0.3":
|
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
|
||||||
version "19.0.3"
|
version "19.5.0"
|
||||||
resolved "https://registry.npmmirror.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266"
|
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
|
||||||
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
|
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/conventional-commits-parser" "^5.0.0"
|
"@types/conventional-commits-parser" "^5.0.0"
|
||||||
chalk "^5.3.0"
|
chalk "^5.3.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user