Skip to content

Commit 9a92652

Browse files
chore(deps-dev): bump @semantic-release/github from 8.0.5 to 8.0.6 (#284)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v8.0.5...v8.0.6) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ada0860 commit 9a92652

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,11 +1389,6 @@
13891389
lodash "^4.17.4"
13901390
micromatch "^4.0.2"
13911391

1392-
"@semantic-release/error@^2.2.0":
1393-
version "2.2.0"
1394-
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
1395-
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==
1396-
13971392
"@semantic-release/error@^3.0.0":
13981393
version "3.0.0"
13991394
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-3.0.0.tgz#30a3b97bbb5844d695eb22f9d3aa40f6a92770c2"
@@ -1414,12 +1409,12 @@
14141409
p-reduce "^2.0.0"
14151410

14161411
"@semantic-release/github@^8.0.0", "@semantic-release/github@^8.0.5":
1417-
version "8.0.5"
1418-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.5.tgz#73a128b7989bf3b4f8968c6cf2fa802dda27dfd2"
1419-
integrity sha512-9pGxRM3gv1hgoZ/muyd4pWnykdIUVfCiev6MXE9lOyGQof4FQy95GFE26nDcifs9ZG7bBzV8ue87bo/y1zVf0g==
1412+
version "8.0.6"
1413+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.6.tgz#5235386d65a5d7d650dc10a6ebce908d213234f7"
1414+
integrity sha512-ZxgaxYCeqt9ylm2x3OPqUoUqBw1p60LhxzdX6BqJlIBThupGma98lttsAbK64T6L6AlNa2G5T66BbiG8y0PIHQ==
14201415
dependencies:
14211416
"@octokit/rest" "^19.0.0"
1422-
"@semantic-release/error" "^2.2.0"
1417+
"@semantic-release/error" "^3.0.0"
14231418
aggregate-error "^3.0.0"
14241419
bottleneck "^2.18.1"
14251420
debug "^4.0.0"

0 commit comments

Comments
 (0)