Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release-github to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed May 1, 2021
1 parent abaf00a commit cbdbd9a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"mocha": "^6.0.0",
"npm-publish-git-tag": "^3.0.0",
"nyc": "^13.0.0",
"semantic-release-github": "^4.0.17"
"semantic-release-github": "^5.0.0"
}
}
57 changes: 13 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"

bluebird@^3.3.4, bluebird@^3.4.1, bluebird@^3.5.0:
bluebird@^3.3.4, bluebird@^3.5.0:
version "3.5.3"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
Expand Down Expand Up @@ -2413,7 +2413,7 @@ lodash.templatesettings@^4.0.0:
dependencies:
lodash._reinterpolate "~3.0.0"

lodash@^4.0.1, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.7.0:
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.7.0:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
Expand Down Expand Up @@ -3644,60 +3644,37 @@ scoped-regex@^1.0.0:
resolved "https://registry.yarnpkg.com/scoped-regex/-/scoped-regex-1.0.0.tgz#a346bb1acd4207ae70bd7c0c7ca9e566b6baddb8"
integrity sha1-o0a7Gs1CB65wvXwMfKnlZra63bg=

semantic-release-github-notifier@^7.1.0:
version "7.1.1"
resolved "https://registry.yarnpkg.com/semantic-release-github-notifier/-/semantic-release-github-notifier-7.1.1.tgz#d4f03b63ecea82a461fb3ee1813209db137278dc"
integrity sha512-SwAMPZoBY03pP+9GrM+z7NuFJMJIUCZU/P4pM2ibLa0ZfT419INqrgvJIdpINo+zFejOEbZCve/Q/AICSBNg+w==
dependencies:
bluebird "^3.4.1"
conventional-commits-parser "^3.0.0"
debug "^4.0.0"
get-pkg-repo "^4.0.2"
gh-got "^7.0.0"
lodash "^4.13.1"
semver "^5.3.0"
stream-array "^1.1.2"
through2 "^3.0.0"

semantic-release-github-releaser@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/semantic-release-github-releaser/-/semantic-release-github-releaser-6.1.0.tgz#9f52918675c36f450d89f0a047d13fa013faf4d2"
integrity sha512-XeYivoqj6iMoCS5AmyQHeXuKiuLG2sRozLF3cRbbHiF15kjfuKnCk/cjP79vKwdL0df2Dz+FmL5hgFyiN/tkoQ==
dependencies:
bluebird "^3.3.4"
conventional-github-releaser "^3.0.0"
debug "^4.0.0"
get-pkg-repo "^4.0.2"
lodash "^4.0.1"

semantic-release-github@^4.0.17:
version "4.2.0"
resolved "https://registry.yarnpkg.com/semantic-release-github/-/semantic-release-github-4.2.0.tgz#33f2f465882898c5797d43da7c6623d8e1657b5a"
integrity sha512-RlgSGPZOYOLsoh3WurGjt2PcRzXajcYoFKRtm/YLpL8zfQe64yMR5DQtNQMG4ns4zSq4Qq6GPhO9NmIY1jHZ5A==
semantic-release-github@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/semantic-release-github/-/semantic-release-github-5.0.1.tgz#60123048e0617c2730a0aff0d8ab6ed50e65613d"
integrity sha512-J9wDCG1584TLT7Yq+dkIA4nw7l/lPPP25WAVfPkF4BtN2u9+ytk8UK3umN7IodY+dHXlFobqO1pW4gV9y15gmQ==
dependencies:
bluebird "^3.3.4"
commander "^2.9.0"
conventional-changelog-angular "^5.0.0"
conventional-commits-detector "^1.0.0"
conventional-commits-parser "^3.0.0"
conventional-github-releaser "^3.0.0"
conventional-recommended-bump "^4.0.0"
debug "^4.0.0"
get-pkg-repo "^4.0.2"
gh-got "^7.0.0"
git-latest-semver-tag "^1.0.2"
git-raw-commits "^2.0.0"
git-remote-origin-url "^2.0.0"
lodash "^4.7.0"
semantic-release-github-notifier "^7.1.0"
semantic-release-github-releaser "^6.1.0"
semver "^5.1.0"
shelljs "^0.8.0"
shifted-semver-increment "^2.0.0"
stream-array "^1.1.2"
stream-to-array "^2.3.0"
through2 "^3.0.0"

semver-regex@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-2.0.0.tgz#a93c2c5844539a770233379107b38c7b4ac9d338"
integrity sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==

"semver@2 || 3 || 4 || 5", semver@^5.0.1, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
"semver@2 || 3 || 4 || 5", semver@^5.0.1, semver@^5.1.0, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
Expand Down Expand Up @@ -3757,14 +3734,6 @@ shelljs@^0.8.0:
interpret "^1.0.0"
rechoir "^0.6.2"

shifted-semver-increment@^2.0.0:
version "2.0.12"
resolved "https://registry.yarnpkg.com/shifted-semver-increment/-/shifted-semver-increment-2.0.12.tgz#e135ba3f797bbbc6a77140746929221f6ab4776f"
integrity sha512-3k1tx0s/aMSgqbeFj271VDLBWTwtBcBzkP+EV5rj/Emb3efm59lQpi3XVpQL4r7T8P3EP/y+rdKK2218RyZCow==
dependencies:
debug "^3.1.0"
semver "^5.4.1"

signal-exit@^3.0.0, signal-exit@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
Expand Down

0 comments on commit cbdbd9a

Please sign in to comment.