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 Sep 5, 2024
1 parent 9dcf34c commit 4c068c4
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.0",
"@lerna-lite/version": "^3.9.0",
"@types/node": "^22.5.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"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 @@ -377,7 +377,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.9.0"
"@lerna-lite/version": "npm:^3.9.0"
"@types/node": "npm:^22.5.4"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
conventional-changelog-conventionalcommits: "npm:^8.0.0"
eslint: "npm:^9.9.1"
husky: "npm:^9.1.5"
lint-staged: "npm:^15.2.10"
Expand Down Expand Up @@ -2970,6 +2970,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 4c068c4

Please sign in to comment.