Skip to content

Commit 289ab9f

Browse files
chore(deps): update dependency conventional-commits-parser to ^6.3.0
1 parent 7ab034c commit 289ab9f

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@release-it/conventional-changelog": "^10.0.0",
1313
"conventional-changelog-conventionalcommits": "^9.3.0",
1414
"conventional-commits-filter": "^5.0.0",
15-
"conventional-commits-parser": "^6.1.0",
15+
"conventional-commits-parser": "^6.3.0",
1616
"release-it": "^19.2.4"
1717
},
1818
"packageManager": "yarn@4.12.0+sha512.f45ab632439a67f8bc759bf32ead036a1f413287b9042726b7cc4818b7b49e14e9423ba49b18f9e06ea4941c1ad062385b1d8760a8d5091a1a31e5f6219afca8"

yarn.lock

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,13 @@ __metadata:
448448
languageName: node
449449
linkType: hard
450450

451+
"@simple-libs/stream-utils@npm:^1.2.0":
452+
version: 1.2.0
453+
resolution: "@simple-libs/stream-utils@npm:1.2.0"
454+
checksum: 10c0/2788ac7b167d1b6c81b8c6fae2f5d9688b1f02ab31e9e15b33c9dc2ae920cf7de87869de10679be8957f9adb645c91c8919e271f3e34b6b4ec56daf725522dc7
455+
languageName: node
456+
linkType: hard
457+
451458
"@tootallnate/quickjs-emscripten@npm:^0.23.0":
452459
version: 0.23.0
453460
resolution: "@tootallnate/quickjs-emscripten@npm:0.23.0"
@@ -793,6 +800,18 @@ __metadata:
793800
languageName: node
794801
linkType: hard
795802

803+
"conventional-commits-parser@npm:^6.3.0":
804+
version: 6.4.0
805+
resolution: "conventional-commits-parser@npm:6.4.0"
806+
dependencies:
807+
"@simple-libs/stream-utils": "npm:^1.2.0"
808+
meow: "npm:^13.0.0"
809+
bin:
810+
conventional-commits-parser: dist/cli/index.js
811+
checksum: 10c0/3595b85b420a3f431dbad65f7c367e803ee8bca500ec24482e8669d4ed5ff6febbb5e9a17c52f07ebe882abdee3418e759245bcb06e4d1e2cce09d638f31d5ce
812+
languageName: node
813+
linkType: hard
814+
796815
"conventional-recommended-bump@npm:^11.2.0":
797816
version: 11.2.0
798817
resolution: "conventional-recommended-bump@npm:11.2.0"
@@ -1517,7 +1536,7 @@ __metadata:
15171536
"@release-it/conventional-changelog": "npm:^10.0.0"
15181537
conventional-changelog-conventionalcommits: "npm:^9.3.0"
15191538
conventional-commits-filter: "npm:^5.0.0"
1520-
conventional-commits-parser: "npm:^6.1.0"
1539+
conventional-commits-parser: "npm:^6.3.0"
15211540
release-it: "npm:^19.2.4"
15221541
languageName: unknown
15231542
linkType: soft

0 commit comments

Comments
 (0)