Skip to content

Commit aef7117

Browse files
deps(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.2 to 20.4.3. - [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/v20.4.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9196888 commit aef7117

2 files changed

Lines changed: 23 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@chromatic-com/storybook": "^5.0.1",
3636
"@commitlint/cli": "^20.3.1",
37-
"@commitlint/config-conventional": "^20.3.1",
37+
"@commitlint/config-conventional": "^20.5.0",
3838
"@commitlint/types": "^20.3.1",
3939
"@storybook/addon-a11y": "^10.2.15",
4040
"@storybook/addon-docs": "^10.2.15",

yarn.lock

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -233,13 +233,13 @@ __metadata:
233233
languageName: node
234234
linkType: hard
235235

236-
"@commitlint/config-conventional@npm:^20.3.1":
237-
version: 20.4.2
238-
resolution: "@commitlint/config-conventional@npm:20.4.2"
236+
"@commitlint/config-conventional@npm:^20.5.0":
237+
version: 20.5.0
238+
resolution: "@commitlint/config-conventional@npm:20.5.0"
239239
dependencies:
240-
"@commitlint/types": "npm:^20.4.0"
241-
conventional-changelog-conventionalcommits: "npm:^9.1.0"
242-
checksum: 10c0/d737b6682a4237914372b86802772c1ff1d3414f1a167510859fc611986d1c401c8976c41f16b9e06439bd133fcf67ab7b63a72608a0c18e5e79614c995339b4
240+
"@commitlint/types": "npm:^20.5.0"
241+
conventional-changelog-conventionalcommits: "npm:^9.2.0"
242+
checksum: 10c0/3d5343243a02fd44c048b5b9bdc401f86d9eacff269e157d9ace3aed42c88c44a07589324d47692453967495d54470d6d6374fc6fe43418a88d7f4aaa17a921f
243243
languageName: node
244244
linkType: hard
245245

@@ -406,6 +406,16 @@ __metadata:
406406
languageName: node
407407
linkType: hard
408408

409+
"@commitlint/types@npm:^20.5.0":
410+
version: 20.5.0
411+
resolution: "@commitlint/types@npm:20.5.0"
412+
dependencies:
413+
conventional-commits-parser: "npm:^6.3.0"
414+
picocolors: "npm:^1.1.1"
415+
checksum: 10c0/682913a179074251a65990ce37f784849375ba02d5d80a77299580fb34781747cc48087c3516023b748fd76ef38d3b5c26863767532ed739565cb5a80605cb44
416+
languageName: node
417+
linkType: hard
418+
409419
"@emnapi/core@npm:^1.7.1, @emnapi/core@npm:^1.8.1":
410420
version: 1.8.1
411421
resolution: "@emnapi/core@npm:1.8.1"
@@ -3390,7 +3400,7 @@ __metadata:
33903400
dependencies:
33913401
"@chromatic-com/storybook": "npm:^5.0.1"
33923402
"@commitlint/cli": "npm:^20.3.1"
3393-
"@commitlint/config-conventional": "npm:^20.3.1"
3403+
"@commitlint/config-conventional": "npm:^20.5.0"
33943404
"@commitlint/types": "npm:^20.3.1"
33953405
"@siberiacancode/reactuse": "npm:^0.3.13"
33963406
"@storybook/addon-a11y": "npm:^10.2.15"
@@ -4339,16 +4349,16 @@ __metadata:
43394349
languageName: node
43404350
linkType: hard
43414351

4342-
"conventional-changelog-conventionalcommits@npm:^9.1.0":
4343-
version: 9.2.0
4344-
resolution: "conventional-changelog-conventionalcommits@npm:9.2.0"
4352+
"conventional-changelog-conventionalcommits@npm:^9.2.0":
4353+
version: 9.3.0
4354+
resolution: "conventional-changelog-conventionalcommits@npm:9.3.0"
43454355
dependencies:
43464356
compare-func: "npm:^2.0.0"
4347-
checksum: 10c0/1ea8f1b9a9044680c3faf9d7a963a95d65bcec45815426ebdd00f1bd2bfa26aa26c454ebaa3fb67f3dd2c1b69ad48f25f20dd7837b535210576d3e18d5e8f3a7
4357+
checksum: 10c0/36be9435bb1f6e97bc729a1e69471851b6621054980617dc9a82c03221de5f9c21cd2369308c364f89b2383bd596071f90c8c71efdbe7a2908f91a935685fc76
43484358
languageName: node
43494359
linkType: hard
43504360

4351-
"conventional-commits-parser@npm:^6.2.1":
4361+
"conventional-commits-parser@npm:^6.2.1, conventional-commits-parser@npm:^6.3.0":
43524362
version: 6.3.0
43534363
resolution: "conventional-commits-parser@npm:6.3.0"
43544364
dependencies:

0 commit comments

Comments
 (0)