Skip to content

Commit 495480e

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.1.0 to 19.5.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.5.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] <[email protected]>
1 parent ea603b8 commit 495480e

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
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@commitlint/cli": "^19.3.0",
28-
"@commitlint/config-conventional": "^19.1.0",
28+
"@commitlint/config-conventional": "^19.5.0",
2929
"@eclass/semantic-release-docker": "^4.0.0",
3030
"@semantic-release/changelog": "^6.0.3",
3131
"@semantic-release/git": "^10.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
execa "^8.0.1"
7575
yargs "^17.0.0"
7676

77-
"@commitlint/config-conventional@^19.1.0":
78-
version "19.1.0"
79-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz#6b4b7938aa3bc308214a683247520f602e55961e"
80-
integrity sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==
77+
"@commitlint/config-conventional@^19.5.0":
78+
version "19.5.0"
79+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c"
80+
integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==
8181
dependencies:
82-
"@commitlint/types" "^19.0.3"
82+
"@commitlint/types" "^19.5.0"
8383
conventional-changelog-conventionalcommits "^7.0.2"
8484

8585
"@commitlint/config-validator@^19.0.3":
@@ -209,10 +209,10 @@
209209
dependencies:
210210
find-up "^7.0.0"
211211

212-
"@commitlint/types@^19.0.3":
213-
version "19.0.3"
214-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266"
215-
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
212+
"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
213+
version "19.5.0"
214+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
215+
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
216216
dependencies:
217217
"@types/conventional-commits-parser" "^5.0.0"
218218
chalk "^5.3.0"

0 commit comments

Comments
 (0)