Skip to content

Commit

Permalink
fix: 📦 bump dependency conventional-changelog-angular to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 0967dda commit bbe8b2c
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 @@ -18,7 +18,7 @@
"dependencies": {
"chalk": "4.1.2",
"conventional-changelog": "^5.1.0",
"conventional-changelog-angular": "^7.0.0",
"conventional-changelog-angular": "^8.0.0",
"conventional-changelog-atom": "^4.0.0",
"conventional-changelog-codemirror": "^4.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,7 @@ __metadata:
"@types/tmp": "npm:0.2.6"
chalk: "npm:4.1.2"
conventional-changelog: "npm:^5.1.0"
conventional-changelog-angular: "npm:^7.0.0"
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-atom: "npm:^4.0.0"
conventional-changelog-codemirror: "npm:^4.0.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
Expand Down Expand Up @@ -4039,6 +4039,15 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-angular@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-angular@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10/856e4652015d6ff5a192e2051efe4eb0d57534da304a3bfa6eb1e1ed06c995fe6d7c91d46e7a6de95baea52f7ccaad3ffe18260c972d40bad862f85d00c7b437
languageName: node
linkType: hard

"conventional-changelog-atom@npm:^4.0.0":
version: 4.0.0
resolution: "conventional-changelog-atom@npm:4.0.0"
Expand Down

0 comments on commit bbe8b2c

Please sign in to comment.