Skip to content

Commit 5449c4f

Browse files
chore(deps): bump @commitlint/config-conventional from 19.4.1 to 19.5.0 (#3690)
1 parent f0c0f1c commit 5449c4f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424

2525
"@commitlint/cli": "^19.4.1",
26-
"@commitlint/config-conventional": "^19.4.1",
26+
"@commitlint/config-conventional": "^19.5.0",
2727
"husky": "^8.0.3",
2828
"lint-staged": "^15.2.10",
2929
"prettier": "^3.3.3"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
execa "^8.0.1"
3737
yargs "^17.0.0"
3838

39-
"@commitlint/config-conventional@^19.4.1":
40-
version "19.4.1"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
42-
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
39+
"@commitlint/config-conventional@^19.5.0":
40+
version "19.5.0"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c"
42+
integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==
4343
dependencies:
44-
"@commitlint/types" "^19.0.3"
44+
"@commitlint/types" "^19.5.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"
4646

4747
"@commitlint/config-validator@^19.0.3":
@@ -171,10 +171,10 @@
171171
dependencies:
172172
find-up "^7.0.0"
173173

174-
"@commitlint/types@^19.0.3":
175-
version "19.0.3"
176-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266"
177-
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
174+
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
175+
version "19.5.0"
176+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
177+
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
178178
dependencies:
179179
"@types/conventional-commits-parser" "^5.0.0"
180180
chalk "^5.3.0"

0 commit comments

Comments
 (0)