Skip to content

Commit

Permalink
chore(deps-dev): bump semantic-release-yarn from 2.0.0 to 2.0.1 (#506)
Browse files Browse the repository at this point in the history
Bumps [semantic-release-yarn](https://github.com/hongaar/semantic-release-yarn) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/hongaar/semantic-release-yarn/releases)
- [Changelog](https://github.com/hongaar/semantic-release-yarn/blob/main/CHANGELOG.md)
- [Commits](hongaar/semantic-release-yarn@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: semantic-release-yarn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] authored Sep 4, 2023
1 parent a93d097 commit 0fa15eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"mock-argv": "2.0.8",
"prettier": "3.0.3",
"semantic-release": "21.1.1",
"semantic-release-yarn": "2.0.0",
"semantic-release-yarn": "2.0.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tsd": "0.29.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,7 @@ __metadata:
mock-argv: 2.0.8
prettier: 3.0.3
semantic-release: 21.1.1
semantic-release-yarn: 2.0.0
semantic-release-yarn: 2.0.1
string-argv: ^0.3.1
ts-jest: 29.1.1
ts-node: 10.9.1
Expand Down Expand Up @@ -3208,7 +3208,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^8.0.0":
"execa@npm:^8.0.0, execa@npm:^8.0.1":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
Expand Down Expand Up @@ -7313,14 +7313,14 @@ __metadata:
languageName: node
linkType: hard

"semantic-release-yarn@npm:2.0.0":
version: 2.0.0
resolution: "semantic-release-yarn@npm:2.0.0"
"semantic-release-yarn@npm:2.0.1":
version: 2.0.1
resolution: "semantic-release-yarn@npm:2.0.1"
dependencies:
"@semantic-release/error": ^3.0.0
"@semantic-release/error": ^4.0.0
aggregate-error: ^4.0.1
cosmiconfig: ^8.1.0
execa: ^7.0.0
execa: ^8.0.1
fs-extra: ^11.1.0
js-yaml: ^4.1.0
lodash: ^4.17.21
Expand All @@ -7329,7 +7329,7 @@ __metadata:
semver: ^7.3.8
peerDependencies:
semantic-release: ">=19.0.0"
checksum: 4b0a7554c1b9409a3907fac6a0fd6e8ef9d9494339862f57d017bc17204040cd3a8a62ef8ea5d5682dce3fc0b80a1251ef2e89a4817b227d48e3fead2a79f893
checksum: d4acc0945241817adf533df30ffdd8384a4abe2853b6bb170b1fbb0bc97729c662dbcf97b12e0c83a2ded4737c9772b7c1fa23684b2cd3c840cc6bebdbf95069
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fa15eb

Please sign in to comment.