Skip to content

Commit

Permalink
build(deps-dev): bump @semantic-release/commit-analyzer (#187)
Browse files Browse the repository at this point in the history
Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 0d2e452 commit ff01774
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@actions/tool-cache": "^2.0.1"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.6",
"@semantic-release/release-notes-generator": "^13.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,9 +1862,9 @@ __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"
"@semantic-release/commit-analyzer@npm:^12.0.0":
version: 12.0.0
resolution: "@semantic-release/commit-analyzer@npm:12.0.0"
dependencies:
conventional-changelog-angular: ^7.0.0
conventional-commits-filter: ^4.0.0
Expand All @@ -1875,7 +1875,7 @@ __metadata:
micromatch: ^4.0.2
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 773e855bfee6d917f4145e1c85940cdf028d00efa197dabea4a86b8d31c6d5609767da147c93ec61d4cc36b74b1c10703482cc15ecab9c468c52e4e177863262
checksum: 6cfc80b5fdacb79ce0a973f4f1a498e935e75941cca8e45765c8f8ee352f377cdbdc4729f83d47c9130f229bae2cee9bd62f27463adede4e38d5648deecd0e5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9684,7 +9684,7 @@ __metadata:
dependencies:
"@actions/core": ^1.10.1
"@actions/tool-cache": ^2.0.1
"@semantic-release/commit-analyzer": ^11.1.0
"@semantic-release/commit-analyzer": ^12.0.0
"@semantic-release/git": ^10.0.1
"@semantic-release/github": ^9.2.6
"@semantic-release/release-notes-generator": ^13.0.0
Expand Down

0 comments on commit ff01774

Please sign in to comment.