Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.8.24 (#471)
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] committed Aug 28, 2024
1 parent 230ad88 commit 4ed28e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"semantic-release": "24.1.0",
"semantic-release-pub": "0.8.23",
"semantic-release-pub": "0.8.24",
"semantic-release-replace-plugin": "1.2.7"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,7 @@ globby@^14.0.0:
slash "^5.1.0"
unicorn-magic "^0.1.0"

google-auth-library@^9.13.0:
google-auth-library@^9.14.0:
version "9.14.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.14.0.tgz#79e568b5cf3493a8470968a5d099eabe465cb950"
integrity sha512-Y/eq+RWVs55Io/anIsm24sDS8X79Tq948zVLGaa7+KlJYYqaGwp1YI37w48nzrNi12RgnzMrQD4NzdmCowT90g==
Expand Down Expand Up @@ -2828,14 +2828,14 @@ 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==

[email protected].23:
version "0.8.23"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.8.23.tgz#18be082753abb36824d6a7322dfb834ed0d894cd"
integrity sha512-6H39BGYPdngCBHZ7CjegeEwd/zlFP7DqubA2lORddYcETi+rjIDayFxOItu8F8N5jYKdn5FidnXGkEAQrOFctw==
[email protected].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==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^9.3.1"
google-auth-library "^9.13.0"
google-auth-library "^9.14.0"
yaml "^2.5.0"
zod "^3.23.8"

Expand Down

0 comments on commit 4ed28e0

Please sign in to comment.