Skip to content

Commit a45dfbd

Browse files
Merge pull request #19 from thinknathan/dependabot/npm_and_yarn/commitlint/config-conventional-19.5.0
chore: bump @commitlint/config-conventional from 19.4.1 to 19.5.0
2 parents ae4b300 + af14dcd commit a45dfbd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
yargs "^17.0.0"
4545

4646
"@commitlint/config-conventional@^19.2.2":
47-
version "19.4.1"
48-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
49-
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
47+
version "19.5.0"
48+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c"
49+
integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==
5050
dependencies:
51-
"@commitlint/types" "^19.0.3"
51+
"@commitlint/types" "^19.5.0"
5252
conventional-changelog-conventionalcommits "^7.0.2"
5353

5454
"@commitlint/config-validator@^19.0.3":
@@ -178,10 +178,10 @@
178178
dependencies:
179179
find-up "^7.0.0"
180180

181-
"@commitlint/types@^19.0.3":
182-
version "19.0.3"
183-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266"
184-
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
181+
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
182+
version "19.5.0"
183+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
184+
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
185185
dependencies:
186186
"@types/conventional-commits-parser" "^5.0.0"
187187
chalk "^5.3.0"

0 commit comments

Comments
 (0)