Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 22241ec

Browse files
build(deps): update dependency semantic-release to v17.4.2 (#217)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c2d7194 commit 22241ec

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"netlify-cli": "3.10.11",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
18-
"semantic-release": "17.4.1",
18+
"semantic-release": "17.4.2",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.1.0",
2121
"typescript": "4.2.3"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6609,12 +6609,12 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1, hosted-git-info@^2.8.8:
66096609
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
66106610
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
66116611

6612-
hosted-git-info@^3.0.0:
6613-
version "3.0.2"
6614-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.2.tgz#8b7e3bd114b59b51786f8bade0f39ddc80275a97"
6615-
integrity sha512-ezZMWtHXm7Eb7Rq4Mwnx2vs79WUx2QmRg3+ZqeGroKzfDO+EprOcgRPYghsOP9JuYBfK18VojmRTGCg8Ma+ktw==
6612+
hosted-git-info@^4.0.0:
6613+
version "4.0.0"
6614+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
6615+
integrity sha512-fqhGdjk4av7mT9fU/B01dUtZ+WZSc/XEXMoLXDVZukiQRXxeHSSz3AqbeWRJHtF8EQYHlAgB1NSAHU0Cm7aqZA==
66166616
dependencies:
6617-
lru-cache "^5.1.1"
6617+
lru-cache "^6.0.0"
66186618

66196619
html-encoding-sniffer@^1.0.2:
66206620
version "1.0.2"
@@ -11747,10 +11747,10 @@ seek-bzip@^1.0.5:
1174711747
dependencies:
1174811748
commander "~2.8.1"
1174911749

11750-
11751-
version "17.4.1"
11752-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
11753-
integrity sha512-o/Rjk0HCBUWEYxN99Vq04Th+XtRQAxbC+FN+pBQ49wpqQ5NW/cfwhfw0qyxeTEhbchQ/1/KGMPWqD4/rRScAag==
11750+
11751+
version "17.4.2"
11752+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
11753+
integrity sha512-TPLWuoe2L2DmgnQEh+OLWW5V1T+ZAa1xWuHXsuPAWEko0BqSdLPl+5+BlQ+D5Bp27S5gDJ1//Y1tgbmvUhnOCw==
1175411754
dependencies:
1175511755
"@semantic-release/commit-analyzer" "^8.0.0"
1175611756
"@semantic-release/error" "^2.2.0"
@@ -11767,7 +11767,7 @@ [email protected]:
1176711767
get-stream "^6.0.0"
1176811768
git-log-parser "^1.2.0"
1176911769
hook-std "^2.0.0"
11770-
hosted-git-info "^3.0.0"
11770+
hosted-git-info "^4.0.0"
1177111771
lodash "^4.17.15"
1177211772
marked "^2.0.0"
1177311773
marked-terminal "^4.1.1"

0 commit comments

Comments
 (0)