Skip to content

Commit b6be505

Browse files
chore(deps): update dependency conventional-changelog-conventionalcommits to v8
1 parent 0ff1883 commit b6be505

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@lerna-lite/publish": "^3.4.0",
3131
"@lerna-lite/version": "^3.4.0",
3232
"@types/node": "^20.12.12",
33-
"conventional-changelog-conventionalcommits": "^7.0.2",
33+
"conventional-changelog-conventionalcommits": "^8.0.0",
3434
"eslint": "^9.2.0",
3535
"husky": "^9.0.11",
3636
"lint-staged": "^15.2.2",

yarn.lock

+10-1
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ __metadata:
11971197
"@lerna-lite/publish": "npm:^3.4.0"
11981198
"@lerna-lite/version": "npm:^3.4.0"
11991199
"@types/node": "npm:^20.12.12"
1200-
conventional-changelog-conventionalcommits: "npm:^7.0.2"
1200+
conventional-changelog-conventionalcommits: "npm:^8.0.0"
12011201
eslint: "npm:^9.2.0"
12021202
husky: "npm:^9.0.11"
12031203
lint-staged: "npm:^15.2.2"
@@ -2086,6 +2086,15 @@ __metadata:
20862086
languageName: node
20872087
linkType: hard
20882088

2089+
"conventional-changelog-conventionalcommits@npm:^8.0.0":
2090+
version: 8.0.0
2091+
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
2092+
dependencies:
2093+
compare-func: "npm:^2.0.0"
2094+
checksum: 10c2/767b40c4d56d71939d9e46148c21d7bae7fb155d21effbbfa46b7ce4e21261f045175267e0626546a002eda6f6d6575524db9a3cf1288f1bdf1214ec1fbbe242
2095+
languageName: node
2096+
linkType: hard
2097+
20892098
"conventional-changelog-core@npm:^7.0.0":
20902099
version: 7.0.0
20912100
resolution: "conventional-changelog-core@npm:7.0.0"

0 commit comments

Comments
 (0)