Skip to content

Commit

Permalink
fix: 📦 bump dependency conventional-changelog-conventionalcommits to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 805a2a1 commit c44b9a5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"conventional-changelog-angular": "^8.0.0",
"conventional-changelog-atom": "^5.0.0",
"conventional-changelog-codemirror": "^5.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"conventional-changelog-ember": "^5.0.0",
"conventional-changelog-eslint": "^6.0.0",
"conventional-changelog-express": "^5.0.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2140,7 +2140,7 @@ __metadata:
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-atom: "npm:^5.0.0"
conventional-changelog-codemirror: "npm:^5.0.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
conventional-changelog-conventionalcommits: "npm:^8.0.0"
conventional-changelog-ember: "npm:^5.0.0"
conventional-changelog-eslint: "npm:^6.0.0"
conventional-changelog-express: "npm:^5.0.0"
Expand Down Expand Up @@ -4192,6 +4192,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: 10/23122a76c69ebe7490968f7c0779b0a6b73011eebbad0563ac5571c6015319acf13bb8dca178d7a5484f10b64744ae7ba35d40f71a8bdc5430e73dd7e032f45d
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 c44b9a5

Please sign in to comment.