Skip to content

Commit

Permalink
fix(deps): update dependency conventional-changelog-conventionalcommi…
Browse files Browse the repository at this point in the history
…ts to v8
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent b61ce5a commit 1bcf7ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@lerna-lite/publish": "^3.9.2",
"@lerna-lite/version": "^3.9.2",
"@types/node": "^22.7.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.11.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.9.2"
"@lerna-lite/version": "npm:^3.9.2"
"@types/node": "npm:^22.7.4"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
conventional-changelog-conventionalcommits: "npm:^8.0.0"
eslint: "npm:^9.11.1"
husky: "npm:^9.1.6"
lint-staged: "npm:^15.2.10"
Expand Down Expand Up @@ -2924,6 +2924,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

0 comments on commit 1bcf7ca

Please sign in to comment.