Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-pub to v0.6.2 (#243)
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 13, 2023
1 parent beed951 commit 2e7194f
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.10",
"semantic-release-pub": "0.6.1",
"semantic-release-pub": "0.6.2",
"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.3.0:
google-auth-library@^9.4.1:
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.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==
semantic-release-pub@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.6.2.tgz#d30e8c1e853b8643212ad3c43f2398062a9fda5d"
integrity sha512-7H4b9Yqm0WW4qrV2XCc8Acb+YSIcODo2OFwExiz9oRMMQ93s3/7m5AmGsWHUjkQD2OAQK6f+7DrhKlmAUtIkcw==
dependencies:
"@semantic-release/error" "^4.0.0"
execa "^8.0.1"
google-auth-library "^9.3.0"
google-auth-library "^9.4.1"
yaml "^2.3.4"
zod "^3.22.4"

Expand Down

0 comments on commit 2e7194f

Please sign in to comment.