Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@lerna-lite/publish": "^3.4.0",
"@lerna-lite/version": "^3.4.0",
"@types/node": "^20.12.12",
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.4.0"
"@lerna-lite/version": "npm:^3.4.0"
"@types/node": "npm:^20.12.12"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
conventional-changelog-conventionalcommits: "npm:^8.0.0"
eslint: "npm:^9.3.0"
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.5"
Expand Down Expand Up @@ -2116,6 +2116,15 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10c2/767b40c4d56d71939d9e46148c21d7bae7fb155d21effbbfa46b7ce4e21261f045175267e0626546a002eda6f6d6575524db9a3cf1288f1bdf1214ec1fbbe242
languageName: node
linkType: hard

"conventional-changelog-core@npm:^7.0.0":
version: 7.0.0
resolution: "conventional-changelog-core@npm:7.0.0"
Expand Down