Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.6.1 (#234)
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 Dec 6, 2023
1 parent 9e56714 commit 0536d5a
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": "22.0.8",
"semantic-release-pub": "0.5.0",
"semantic-release-pub": "0.6.1",
"semantic-release-replace-plugin": "1.2.7"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -1404,7 +1404,7 @@ globby@^14.0.0:
slash "^5.1.0"
unicorn-magic "^0.1.0"

google-auth-library@^9.2.0:
google-auth-library@^9.3.0:
version "9.4.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.4.1.tgz#dea32cbdae0a47066995a379e6873c52926ea80e"
integrity sha512-Chs7cuzDuav8W/BXOoRgSXw4u0zxYtuqAHETDR5Q6dG1RwNwz7NUKjsDDHAsBV3KkiiJBtJqjbzy1XU1L41w1g==
Expand Down Expand Up @@ -2887,14 +2887,14 @@ safe-buffer@~5.2.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

semantic-release-pub@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.5.0.tgz#e2eea361e89878dd0cb6f6a07009da906a9b6be1"
integrity sha512-diUFrkGvl7E6H7CUj/t8q30qDHiwFXi1bc3VeEb23eimFf7V09b0AqXBC8TlQyLLd3SOZVehx6YbDAO9yp64BA==
semantic-release-pub@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.6.1.tgz#08dad36b1ed00398331c5d8c7a4d5c1edbcddf9e"
integrity sha512-KphBA7el9HOK/TZaVcZlJkFuRueLdYmHRfNoqkoHlGyVuTnr05jPitmdIDbwv91rM41rF59YJGUXAoqNW/uc/Q==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^8.0.1"
google-auth-library "^9.2.0"
google-auth-library "^9.3.0"
yaml "^2.3.4"
zod "^3.22.4"

Expand Down

0 comments on commit 0536d5a

Please sign in to comment.