Skip to content

Commit 4936c1b

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#1632)
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 5fe8391 commit 4936c1b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@commitlint/cli": "^19.7.1",
62-
"@commitlint/config-conventional": "^19.7.1",
62+
"@commitlint/config-conventional": "^19.8.0",
6363
"@react-hookz/eslint-config": "^4.1.7",
6464
"@react-hookz/eslint-formatter-gha": "^3.0.4",
6565
"@testing-library/react-hooks": "^8.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,13 @@ __metadata:
167167
languageName: node
168168
linkType: hard
169169

170-
"@commitlint/config-conventional@npm:^19.7.1":
171-
version: 19.7.1
172-
resolution: "@commitlint/config-conventional@npm:19.7.1"
170+
"@commitlint/config-conventional@npm:^19.8.0":
171+
version: 19.8.0
172+
resolution: "@commitlint/config-conventional@npm:19.8.0"
173173
dependencies:
174-
"@commitlint/types": "npm:^19.5.0"
174+
"@commitlint/types": "npm:^19.8.0"
175175
conventional-changelog-conventionalcommits: "npm:^7.0.2"
176-
checksum: 10c0/9de7e5f1e4ac1d995293da12a646936d477c4fc50562de015df26e0b307ebf3fd2632dc8c874ba9d9a81c9540c3189e275fb6fe0b707ae6c9159c013b7dfdb56
176+
checksum: 10c0/c0e2ad4ee8b793ad08ce8f0fd242d8111c71c81eba53b652431b7852e02d3eef0a383e234b7574429f5d1876b712a915921f6ff61fdaccdf708cbbaf3fa1f2f0
177177
languageName: node
178178
linkType: hard
179179

@@ -1465,7 +1465,7 @@ __metadata:
14651465
resolution: "@react-hookz/web@workspace:."
14661466
dependencies:
14671467
"@commitlint/cli": "npm:^19.7.1"
1468-
"@commitlint/config-conventional": "npm:^19.7.1"
1468+
"@commitlint/config-conventional": "npm:^19.8.0"
14691469
"@react-hookz/deep-equal": "npm:^3.0.1"
14701470
"@react-hookz/eslint-config": "npm:^4.1.7"
14711471
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"

0 commit comments

Comments
 (0)