Skip to content

Commit d09bc6b

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#1058)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.7.1 to 19.8.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.8.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 7837e4b commit d09bc6b

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@commitlint/cli": "^19.8.0",
63-
"@commitlint/config-conventional": "^19.7.1",
63+
"@commitlint/config-conventional": "^19.8.0",
6464
"@react-hookz/eslint-formatter-gha": "^3.0.4",
6565
"@semantic-release/exec": "^7.0.3",
6666
"@stylistic/eslint-plugin": "^2.11.0",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ __metadata:
8383
languageName: node
8484
linkType: hard
8585

86-
"@commitlint/config-conventional@npm:^19.7.1":
87-
version: 19.7.1
88-
resolution: "@commitlint/config-conventional@npm:19.7.1"
86+
"@commitlint/config-conventional@npm:^19.8.0":
87+
version: 19.8.0
88+
resolution: "@commitlint/config-conventional@npm:19.8.0"
8989
dependencies:
90-
"@commitlint/types": "npm:^19.5.0"
90+
"@commitlint/types": "npm:^19.8.0"
9191
conventional-changelog-conventionalcommits: "npm:^7.0.2"
92-
checksum: 10c0/9de7e5f1e4ac1d995293da12a646936d477c4fc50562de015df26e0b307ebf3fd2632dc8c874ba9d9a81c9540c3189e275fb6fe0b707ae6c9159c013b7dfdb56
92+
checksum: 10c0/c0e2ad4ee8b793ad08ce8f0fd242d8111c71c81eba53b652431b7852e02d3eef0a383e234b7574429f5d1876b712a915921f6ff61fdaccdf708cbbaf3fa1f2f0
9393
languageName: node
9494
linkType: hard
9595

@@ -247,16 +247,6 @@ __metadata:
247247
languageName: node
248248
linkType: hard
249249

250-
"@commitlint/types@npm:^19.5.0":
251-
version: 19.5.0
252-
resolution: "@commitlint/types@npm:19.5.0"
253-
dependencies:
254-
"@types/conventional-commits-parser": "npm:^5.0.0"
255-
chalk: "npm:^5.3.0"
256-
checksum: 10c0/f4a93992f43b23cd5af200c69bb73227fdc0f78a6f7ebcda73dad10d558c1ac66ff164aa6dc3c2ddb322c9ed8b1a89b05f458e40d7c440a0358f435d2d71c2df
257-
languageName: node
258-
linkType: hard
259-
260250
"@commitlint/types@npm:^19.8.0":
261251
version: 19.8.0
262252
resolution: "@commitlint/types@npm:19.8.0"
@@ -920,7 +910,7 @@ __metadata:
920910
resolution: "@react-hookz/eslint-config@workspace:."
921911
dependencies:
922912
"@commitlint/cli": "npm:^19.8.0"
923-
"@commitlint/config-conventional": "npm:^19.7.1"
913+
"@commitlint/config-conventional": "npm:^19.8.0"
924914
"@eslint/js": "npm:^9.22.0"
925915
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
926916
"@semantic-release/exec": "npm:^7.0.3"

0 commit comments

Comments
 (0)