Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/commit-analyzer to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 9da96f8 commit 5b083f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.2",
"@semantic-release/npm": "12.0.0",
Expand Down
21 changes: 2 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ __metadata:
resolution: "@kunalnagarco/healthie@workspace:."
dependencies:
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:11.1.0"
"@semantic-release/commit-analyzer": "npm:12.0.0"
"@semantic-release/git": "npm:10.0.1"
"@semantic-release/github": "npm:10.0.2"
"@semantic-release/npm": "npm:12.0.0"
Expand Down Expand Up @@ -1235,24 +1235,7 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/commit-analyzer@npm:11.1.0":
version: 11.1.0
resolution: "@semantic-release/commit-analyzer@npm:11.1.0"
dependencies:
conventional-changelog-angular: "npm:^7.0.0"
conventional-commits-filter: "npm:^4.0.0"
conventional-commits-parser: "npm:^5.0.0"
debug: "npm:^4.0.0"
import-from-esm: "npm:^1.0.3"
lodash-es: "npm:^4.17.21"
micromatch: "npm:^4.0.2"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/f39dd42a69ee2afd13b690489c5d266802041e47b09e36ca7534bb1a4a0069295d51c43f2a180a36369ff9b38c31ef9a4d6ca39c823768279761304f0f5dd7e3
languageName: node
linkType: hard

"@semantic-release/commit-analyzer@npm:^12.0.0":
"@semantic-release/commit-analyzer@npm:12.0.0, @semantic-release/commit-analyzer@npm:^12.0.0":
version: 12.0.0
resolution: "@semantic-release/commit-analyzer@npm:12.0.0"
dependencies:
Expand Down

0 comments on commit 5b083f3

Please sign in to comment.