Skip to content

Commit 8af1b98

Browse files
authored
Merge pull request #280 from getAlby/dependabot/npm_and_yarn/commitlint/config-conventional-19.6.0
chore(deps-dev): bump @commitlint/config-conventional from 19.4.1 to 19.6.0
2 parents 53137ee + 7c3d9bc commit 8af1b98

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1221,11 +1221,11 @@
12211221
yargs "^17.0.0"
12221222

12231223
"@commitlint/config-conventional@^19.4.1":
1224-
version "19.4.1"
1225-
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz"
1226-
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
1224+
version "19.6.0"
1225+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
1226+
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
12271227
dependencies:
1228-
"@commitlint/types" "^19.0.3"
1228+
"@commitlint/types" "^19.5.0"
12291229
conventional-changelog-conventionalcommits "^7.0.2"
12301230

12311231
"@commitlint/config-validator@^19.0.3":
@@ -1355,10 +1355,10 @@
13551355
dependencies:
13561356
find-up "^7.0.0"
13571357

1358-
"@commitlint/types@^19.0.3":
1359-
version "19.0.3"
1360-
resolved "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz"
1361-
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
1358+
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
1359+
version "19.5.0"
1360+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
1361+
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
13621362
dependencies:
13631363
"@types/conventional-commits-parser" "^5.0.0"
13641364
chalk "^5.3.0"

0 commit comments

Comments
 (0)