Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.8.7 (#1150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 75527ca commit e1c6095
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"semantic-release": "23.0.6",
"semantic-release-pub": "0.8.6",
"semantic-release-pub": "0.8.7",
"semantic-release-stop-before-publish": "1.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3367,10 +3367,10 @@ safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

semantic-release-pub@0.8.6:
version "0.8.6"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.8.6.tgz#d03aa003a63228c9fc56f2c752b64fbd0e24b9fe"
integrity sha512-9JLF/kczRovMk13PvuC+PBaZK6IDJzqNuAPre+o3yjjmAQfSS+KeOHXb4lBCXY53X90f3lDbs/blOxzyEYW4gg==
semantic-release-pub@0.8.7:
version "0.8.7"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.8.7.tgz#9a39f03fd177151b8f9a9242067738d798994c6e"
integrity sha512-CFmqGCLVE1wkDxmt2Vc7/vplWGtj0pHDH8H5dhXSNZjEOI1UCAAcNTC2HytYODzQab3+0lz4R5f6FKpCxZHRgg==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^8.0.1"
Expand Down

0 comments on commit e1c6095

Please sign in to comment.