Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.7.1 (#289)
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 Jan 17, 2024
1 parent ce56cbf commit c345591
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"semantic-release": "23.0.0",
"semantic-release-pub": "0.7.0",
"semantic-release-pub": "0.7.1",
"semantic-release-replace-plugin": "1.2.7"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -1371,7 +1371,7 @@ globby@^14.0.0:
slash "^5.1.0"
unicorn-magic "^0.1.0"

google-auth-library@^9.4.1:
google-auth-library@^9.4.2:
version "9.4.2"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.4.2.tgz#4831150d2c049c37450a81141be34027657c38b6"
integrity sha512-rTLO4gjhqqo3WvYKL5IdtlCvRqeQ4hxUx/p4lObobY2xotFW3bCQC+Qf1N51CYOfiqfMecdMwW9RIo7dFWYjqw==
Expand Down Expand Up @@ -2826,14 +2826,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==

semantic-release-pub@0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.7.0.tgz#40b13c9125060163ab3a4293b2d8748a76e1fc69"
integrity sha512-LUFeT3XlnodhcadUyZNxWEQQb96DDZpLZLaFH+XLgMn3WdjcjeBbCBuryZDq8L+e1MUiRxMyPeHJDnn4w2VFrg==
semantic-release-pub@0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.7.1.tgz#e7cbd8116f72192db94e79c2bb7b29774ec5007d"
integrity sha512-YBWSpCzQpDGa7mDhPTAMop8tzcjXtktogkCCbOVJghkI2ysM41VFaGihtp0T+pNDfqGKjXzaSFpMNDdmiZeDSg==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^8.0.1"
google-auth-library "^9.4.1"
google-auth-library "^9.4.2"
yaml "^2.3.4"
zod "^3.22.4"

Expand Down

0 comments on commit c345591

Please sign in to comment.