Skip to content

Commit

Permalink
chore(deps): 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 13.0.0 to 13.0.1.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v13.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 64e398a commit 3e07b46
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2875,20 +2875,20 @@ __metadata:
linkType: hard

"@semantic-release/commit-analyzer@npm:^13.0.0, @semantic-release/commit-analyzer@npm:^13.0.0-beta.1":
version: 13.0.0
resolution: "@semantic-release/commit-analyzer@npm:13.0.0"
version: 13.0.1
resolution: "@semantic-release/commit-analyzer@npm:13.0.1"
dependencies:
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-writer: "npm:^8.0.0"
conventional-commits-filter: "npm:^5.0.0"
conventional-commits-parser: "npm:^6.0.0"
debug: "npm:^4.0.0"
import-from-esm: "npm:^1.0.3"
import-from-esm: "npm:^2.0.0"
lodash-es: "npm:^4.17.21"
micromatch: "npm:^4.0.2"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/4283eb3d636a4614a0f35d0be91a11d572bd6897233c7f95a04606a90ca07f470de627c3d8f63f2a0b467148f638996e70a984fa6fe978a26567c8364129956f
checksum: 10c0/5b8f2a083c1de71b19ee795e45bfa07da08a047a62062df7128fb8a1b885c8137ad8502e75b7f788b7cdb631ac3f4da7a9c4f66b7c622065e4d20a292e4c08ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -7699,6 +7699,16 @@ __metadata:
languageName: node
linkType: hard

"import-from-esm@npm:^2.0.0":
version: 2.0.0
resolution: "import-from-esm@npm:2.0.0"
dependencies:
debug: "npm:^4.3.4"
import-meta-resolve: "npm:^4.0.0"
checksum: 10c0/6ee85521a1b540927c50f9f16c4f1fc25fa0383c16740483b5ba838d8deea8f5e7a30b6a9f6dff28292589317e679a07da8fa63890a0fd2e549a51e9d28a66fd
languageName: node
linkType: hard

"import-meta-resolve@npm:^4.0.0, import-meta-resolve@npm:^4.1.0":
version: 4.1.0
resolution: "import-meta-resolve@npm:4.1.0"
Expand Down

0 comments on commit 3e07b46

Please sign in to comment.