Skip to content

Commit cefb569

Browse files
chore(deps): bump @commitlint/config-conventional from 19.8.0 to 19.8.1 (#55)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.0 to 19.8.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.8.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c392bd1 commit cefb569

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"packageManager": "[email protected]",
4343
"devDependencies": {
4444
"@commitlint/cli": "^19.8.0",
45-
"@commitlint/config-conventional": "^19.8.0",
45+
"@commitlint/config-conventional": "^19.8.1",
4646
"@types/react": "^19.1.3",
4747
"@types/react-dom": "^19.1.3",
4848
"@ver0/eslint-config": "^1.1.4",

yarn.lock

+16-6
Original file line numberDiff line numberDiff line change
@@ -141,13 +141,13 @@ __metadata:
141141
languageName: node
142142
linkType: hard
143143

144-
"@commitlint/config-conventional@npm:^19.8.0":
145-
version: 19.8.0
146-
resolution: "@commitlint/config-conventional@npm:19.8.0"
144+
"@commitlint/config-conventional@npm:^19.8.1":
145+
version: 19.8.1
146+
resolution: "@commitlint/config-conventional@npm:19.8.1"
147147
dependencies:
148-
"@commitlint/types": "npm:^19.8.0"
148+
"@commitlint/types": "npm:^19.8.1"
149149
conventional-changelog-conventionalcommits: "npm:^7.0.2"
150-
checksum: 10c0/c0e2ad4ee8b793ad08ce8f0fd242d8111c71c81eba53b652431b7852e02d3eef0a383e234b7574429f5d1876b712a915921f6ff61fdaccdf708cbbaf3fa1f2f0
150+
checksum: 10c0/654786e1acd64756e5c88838c19d9eb5d5ee7a6f314af65585dc18cc4002990e971614e7c69f49e5489be9430671aa5b39af005a2160c5a4f26391258d38febf
151151
languageName: node
152152
linkType: hard
153153

@@ -315,6 +315,16 @@ __metadata:
315315
languageName: node
316316
linkType: hard
317317

318+
"@commitlint/types@npm:^19.8.1":
319+
version: 19.8.1
320+
resolution: "@commitlint/types@npm:19.8.1"
321+
dependencies:
322+
"@types/conventional-commits-parser": "npm:^5.0.0"
323+
chalk: "npm:^5.3.0"
324+
checksum: 10c0/0507db111d1ffd7b60e7ad979b7f9e674d409fc4c64561dfe30737b2c5bfefca7a1b58116106fa4ecb480059cecb13f04fa18f999d2d4a7d665b5ab13a05a803
325+
languageName: node
326+
linkType: hard
327+
318328
"@csstools/color-helpers@npm:^5.0.1":
319329
version: 5.0.1
320330
resolution: "@csstools/color-helpers@npm:5.0.1"
@@ -1984,7 +1994,7 @@ __metadata:
19841994
resolution: "@ver0/react-hooks-testing@workspace:."
19851995
dependencies:
19861996
"@commitlint/cli": "npm:^19.8.0"
1987-
"@commitlint/config-conventional": "npm:^19.8.0"
1997+
"@commitlint/config-conventional": "npm:^19.8.1"
19881998
"@types/react": "npm:^19.1.3"
19891999
"@types/react-dom": "npm:^19.1.3"
19902000
"@ver0/eslint-config": "npm:^1.1.4"

0 commit comments

Comments
 (0)