Skip to content

Commit e05da17

Browse files
authored
Merge pull request #182 from forcedotcom/dependabot-npm_and_yarn-commitlint-config-conventional-19.8.0
chore(dev-deps): bump @commitlint/config-conventional from 19.7.1 to 19.8.0
2 parents edcb68c + 4cef613 commit e05da17

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/forcedotcom/salesforcedx-vscode-service-provider"
1212
},
1313
"devDependencies": {
14-
"@commitlint/config-conventional": "^19.7.1",
14+
"@commitlint/config-conventional": "^19.8.0",
1515
"@salesforce/dev-config": "^4.3.1",
1616
"@types/istanbul-lib-coverage": "^2.0.6",
1717
"@types/istanbul-lib-report": "^3.0.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -316,12 +316,12 @@
316316
tinyexec "^0.3.0"
317317
yargs "^17.0.0"
318318

319-
"@commitlint/config-conventional@^19.7.1":
320-
version "19.7.1"
321-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
322-
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
319+
"@commitlint/config-conventional@^19.8.0":
320+
version "19.8.0"
321+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
322+
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
323323
dependencies:
324-
"@commitlint/types" "^19.5.0"
324+
"@commitlint/types" "^19.8.0"
325325
conventional-changelog-conventionalcommits "^7.0.2"
326326

327327
"@commitlint/config-validator@^19.5.0":
@@ -450,10 +450,10 @@
450450
dependencies:
451451
find-up "^7.0.0"
452452

453-
"@commitlint/types@^19.5.0":
454-
version "19.5.0"
455-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
456-
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
453+
"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0":
454+
version "19.8.0"
455+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
456+
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
457457
dependencies:
458458
"@types/conventional-commits-parser" "^5.0.0"
459459
chalk "^5.3.0"

0 commit comments

Comments
 (0)