Skip to content

Commit

Permalink
Merge pull request #309 from johannrichard/dependabot/npm_and_yarn/al…
Browse files Browse the repository at this point in the history
…pha/semantic-release-17.4.2

build(deps-dev): bump semantic-release from 17.4.1 to 17.4.2
  • Loading branch information
johannrichard committed Mar 14, 2021
2 parents cd416d7 + c308869 commit 2dcb199
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions yarn.lock
Expand Up @@ -2346,9 +2346,9 @@ handlebars@^4.7.6:
optionalDependencies:
uglify-js "^3.1.4"

hap-nodejs@0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.9.2.tgz#c34c6da4db193a4522f08eb94b5f033473f8f286"
hap-nodejs@0.9.3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.9.3.tgz#384aeb4c38542479519957f453601ad7101fa32f"
dependencies:
"@homebridge/ciao" "~1.1.2"
bonjour-hap "~3.6.2"
Expand Down Expand Up @@ -2406,14 +2406,14 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

homebridge@^1.0.4:
version "1.3.1"
resolved "https://registry.yarnpkg.com/homebridge/-/homebridge-1.3.1.tgz#ba2a4fa3a991b4ac1d5b23d05fa0b5b660de0f41"
homebridge@^1.3.0:
version "1.3.3"
resolved "https://registry.yarnpkg.com/homebridge/-/homebridge-1.3.3.tgz#7c5a0ff5d19e2777edbf53c572778362e3db89b0"
dependencies:
chalk "^4.1.0"
commander "5.1.0"
fs-extra "^9.1.0"
hap-nodejs "0.9.2"
hap-nodejs "0.9.3"
qrcode-terminal "^0.12.0"
semver "^7.3.4"
source-map-support "^0.5.19"
Expand All @@ -2426,12 +2426,18 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1, hosted-git-info@^2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"

hosted-git-info@^3.0.0, hosted-git-info@^3.0.6:
hosted-git-info@^3.0.6:
version "3.0.8"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
dependencies:
lru-cache "^6.0.0"

hosted-git-info@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
dependencies:
lru-cache "^6.0.0"

http-cache-semantics@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz#39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2"
Expand Down Expand Up @@ -4800,8 +4806,8 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2,
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"

semantic-release@^17.3.0:
version "17.4.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
version "17.4.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand All @@ -4818,7 +4824,7 @@ semantic-release@^17.3.0:
get-stream "^6.0.0"
git-log-parser "^1.2.0"
hook-std "^2.0.0"
hosted-git-info "^3.0.0"
hosted-git-info "^4.0.0"
lodash "^4.17.15"
marked "^2.0.0"
marked-terminal "^4.1.1"
Expand Down

0 comments on commit 2dcb199

Please sign in to comment.