Skip to content

Commit 02bc8a2

Browse files
chore(deps): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 (#4006)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 936a9fc commit 02bc8a2

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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424

2525
"@commitlint/cli": "^19.6.0",
26-
"@commitlint/config-conventional": "^19.5.0",
26+
"@commitlint/config-conventional": "^19.6.0",
2727
"husky": "^8.0.3",
2828
"lint-staged": "^15.2.10",
2929
"prettier": "^3.3.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
tinyexec "^0.3.0"
3737
yargs "^17.0.0"
3838

39-
"@commitlint/config-conventional@^19.5.0":
40-
version "19.5.0"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c"
42-
integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==
39+
"@commitlint/config-conventional@^19.6.0":
40+
version "19.6.0"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
42+
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
4343
dependencies:
4444
"@commitlint/types" "^19.5.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"

0 commit comments

Comments
 (0)