Skip to content

Commit

Permalink
build(deps-dev): bump @semantic-release/commit-analyzer
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.0.0 to 11.1.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v11.0.0...v11.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 7, 2023
1 parent 2886d33 commit 88dfe3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2234,15 +2234,15 @@
lodash "^4.17.4"

"@semantic-release/commit-analyzer@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-11.0.0.tgz#824d4c04ebb6ffda9752c55f2b76f643fb09e0f4"
integrity sha512-uEXyf4Z0AWJuxI9TbSQP5kkIYqus1/E1NcmE7pIv6d6/m/5EJcNWAGR4FOo34vrV26FhEaRVkxFfYzp/M7BKIg==
version "11.1.0"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-11.1.0.tgz#dd24663c4e1e7c218f53de73f5c639eb2d5a077e"
integrity sha512-cXNTbv3nXR2hlzHjAMgbuiQVtvWHTlwwISt60B+4NZv01y/QRY7p2HcJm8Eh2StzcTJoNnflvKjHH/cjFS7d5g==
dependencies:
conventional-changelog-angular "^7.0.0"
conventional-commits-filter "^4.0.0"
conventional-commits-parser "^5.0.0"
debug "^4.0.0"
import-from "^4.0.0"
import-from-esm "^1.0.3"
lodash-es "^4.17.21"
micromatch "^4.0.2"

Expand Down

0 comments on commit 88dfe3c

Please sign in to comment.