Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.8.25 (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent e3b85dc commit 91cdfe5
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": "8.0.0",
"semantic-release": "24.1.0",
"semantic-release-pub": "0.8.24",
"semantic-release-pub": "0.8.25",
"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 @@ -3340,10 +3340,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.24:
version "0.8.24"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.8.24.tgz#11dcbef04f9bd14007d544c1f1f4902fd7ed2fad"
integrity sha512-scQhSPNy7ZZCxA+xPsS7Ut/4ICWc8DyKChsy/+edhB7lWRMRr56hfaMGh8mjerExpEJ/ISfm7cjdQP1b74zXJg==
semantic-release-pub@0.8.25:
version "0.8.25"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.8.25.tgz#26455522aa302a92f20e39f4206129b66d31beba"
integrity sha512-myJ8mP/4DayDe1eLJTtodNdl0HXmEcRB7sM5waDUdcxdb3kBynImB/tzhjFAX199MC0MH/ketsNVT4ZtQvruhA==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^9.3.1"
Expand Down

0 comments on commit 91cdfe5

Please sign in to comment.