Skip to content

Commit 865901c

Browse files
dependabot[bot]Laure-di
authored andcommitted
chore(deps): bump @commitlint/config-conventional from 19.6.0 to 19.7.1 (scaleway#4347)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.6.0 to 19.7.1. - [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.7.1/@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 fd44c3c commit 865901c

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@commitlint/cli": "^19.6.1",
25-
"@commitlint/config-conventional": "^19.6.0",
25+
"@commitlint/config-conventional": "^19.7.1",
2626
"husky": "^8.0.3",
2727
"lint-staged": "^15.4.3",
2828
"prettier": "^3.4.2"

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.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==
39+
"@commitlint/config-conventional@^19.7.1":
40+
version "19.7.1"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
42+
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
4343
dependencies:
4444
"@commitlint/types" "^19.5.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"

0 commit comments

Comments
 (0)