Skip to content

Commit 16504a2

Browse files
build(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent e4f72de commit 16504a2

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/parser": "7.18.0",
5050
"ava": "6.3.0",
5151
"commitizen": "4.3.1",
52-
"conventional-changelog-conventionalcommits": "7.0.2",
52+
"conventional-changelog-conventionalcommits": "9.0.0",
5353
"eslint": "8.57.1",
5454
"eslint-config-prettier": "9.1.0",
5555
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@ __metadata:
10611061
"@typescript-eslint/parser": "npm:7.18.0"
10621062
ava: "npm:6.3.0"
10631063
commitizen: "npm:4.3.1"
1064-
conventional-changelog-conventionalcommits: "npm:7.0.2"
1064+
conventional-changelog-conventionalcommits: "npm:9.0.0"
10651065
eslint: "npm:8.57.1"
10661066
eslint-config-prettier: "npm:9.1.0"
10671067
eslint-plugin-import: "npm:2.31.0"
@@ -2337,7 +2337,16 @@ __metadata:
23372337
languageName: node
23382338
linkType: hard
23392339

2340-
"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
2340+
"conventional-changelog-conventionalcommits@npm:9.0.0":
2341+
version: 9.0.0
2342+
resolution: "conventional-changelog-conventionalcommits@npm:9.0.0"
2343+
dependencies:
2344+
compare-func: "npm:^2.0.0"
2345+
checksum: 10c0/96352c228cb14f0a5bc8628b2285361d72c39906070abe9c38e0d76d741c9f2653b20520ebed51d9a8d41d597c67d79220d4afba9f27e6cef4dc381c7fd4f9c3
2346+
languageName: node
2347+
linkType: hard
2348+
2349+
"conventional-changelog-conventionalcommits@npm:^7.0.2":
23412350
version: 7.0.2
23422351
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
23432352
dependencies:

0 commit comments

Comments
 (0)