Skip to content

Commit e699cdf

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 9518802 commit e699cdf

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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@chromatic-com/storybook": "^5.0.1",
3434
"@commitlint/cli": "^20.3.1",
35-
"@commitlint/config-conventional": "^20.3.1",
35+
"@commitlint/config-conventional": "^20.4.3",
3636
"@commitlint/types": "^20.3.1",
3737
"@storybook/addon-a11y": "^10.2.15",
3838
"@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.4.3":
237+
version: 20.4.3
238+
resolution: "@commitlint/config-conventional@npm:20.4.3"
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.4.3"
241+
conventional-changelog-conventionalcommits: "npm:^9.2.0"
242+
checksum: 10c0/c7c6fb0b3201b17fae3a3e488b20795e7facbda511017d96939029f83d320567c310576ec9074f9536a3c811ea5d8038b3ddc92905c198e24c00b1a2759a8c84
243243
languageName: node
244244
linkType: hard
245245

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

409+
"@commitlint/types@npm:^20.4.3":
410+
version: 20.4.3
411+
resolution: "@commitlint/types@npm:20.4.3"
412+
dependencies:
413+
conventional-commits-parser: "npm:^6.3.0"
414+
picocolors: "npm:^1.1.1"
415+
checksum: 10c0/2181f9696f95b828551521e576fe786f81de5b5669e0ac876808e86811587011f7b78644f97c1d6623cc2bad68e0592416327080f14f153deccc20c5d295367e
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"
@@ -3353,7 +3363,7 @@ __metadata:
33533363
dependencies:
33543364
"@chromatic-com/storybook": "npm:^5.0.1"
33553365
"@commitlint/cli": "npm:^20.3.1"
3356-
"@commitlint/config-conventional": "npm:^20.3.1"
3366+
"@commitlint/config-conventional": "npm:^20.4.3"
33573367
"@commitlint/types": "npm:^20.3.1"
33583368
"@siberiacancode/reactuse": "npm:^0.3.13"
33593369
"@storybook/addon-a11y": "npm:^10.2.15"
@@ -4252,16 +4262,16 @@ __metadata:
42524262
languageName: node
42534263
linkType: hard
42544264

4255-
"conventional-changelog-conventionalcommits@npm:^9.1.0":
4256-
version: 9.2.0
4257-
resolution: "conventional-changelog-conventionalcommits@npm:9.2.0"
4265+
"conventional-changelog-conventionalcommits@npm:^9.2.0":
4266+
version: 9.3.0
4267+
resolution: "conventional-changelog-conventionalcommits@npm:9.3.0"
42584268
dependencies:
42594269
compare-func: "npm:^2.0.0"
4260-
checksum: 10c0/1ea8f1b9a9044680c3faf9d7a963a95d65bcec45815426ebdd00f1bd2bfa26aa26c454ebaa3fb67f3dd2c1b69ad48f25f20dd7837b535210576d3e18d5e8f3a7
4270+
checksum: 10c0/36be9435bb1f6e97bc729a1e69471851b6621054980617dc9a82c03221de5f9c21cd2369308c364f89b2383bd596071f90c8c71efdbe7a2908f91a935685fc76
42614271
languageName: node
42624272
linkType: hard
42634273

4264-
"conventional-commits-parser@npm:^6.2.1":
4274+
"conventional-commits-parser@npm:^6.2.1, conventional-commits-parser@npm:^6.3.0":
42654275
version: 6.3.0
42664276
resolution: "conventional-commits-parser@npm:6.3.0"
42674277
dependencies:

0 commit comments

Comments
 (0)