Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @semantic-release/commit-analyzer from 13.0.0 to 13.0.1 #156

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 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
Loading