Skip to content

Commit 0179f33

Browse files
chore: bump @commitlint/config-conventional from 19.5.0 to 19.6.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.5.0 to 19.6.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.6.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] <support@github.com>
1 parent 0dc6bdb commit 0179f33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {},
3535
"devDependencies": {
3636
"@commitlint/cli": "19.5.0",
37-
"@commitlint/config-conventional": "19.5.0",
37+
"@commitlint/config-conventional": "19.6.0",
3838
"@typescript-eslint/eslint-plugin": "7.0.0",
3939
"@typescript-eslint/parser": "6.21.0",
4040
"commitizen": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
tinyexec "^0.3.0"
7575
yargs "^17.0.0"
7676

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==
77+
"@commitlint/config-conventional@19.6.0":
78+
version "19.6.0"
79+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
80+
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
8181
dependencies:
8282
"@commitlint/types" "^19.5.0"
8383
conventional-changelog-conventionalcommits "^7.0.2"

0 commit comments

Comments
 (0)