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

Commit 0d60e77

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency semantic-release to v17.4.2
1 parent d3ab5e2 commit 0d60e77

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rollup-plugin-babel": "4.4.0",
7575
"rollup-plugin-replace": "2.2.0",
7676
"rollup-plugin-terser": "7.0.2",
77-
"semantic-release": "17.4.1"
77+
"semantic-release": "17.4.2"
7878
},
7979
"husky": {
8080
"hooks": {

yarn.lock

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

5030-
hosted-git-info@^3.0.0:
5031-
version "3.0.4"
5032-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.4.tgz#be4973eb1fd2737b11c9c7c19380739bb249f60d"
5033-
integrity sha512-4oT62d2jwSDBbLLFLZE+1vPuQ1h8p9wjrJ8Mqx5TjsyWmBMV5B13eJqn8pvluqubLf3cJPTfiYCIwNwDNmzScQ==
5030+
hosted-git-info@^4.0.0:
5031+
version "4.0.0"
5032+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
5033+
integrity sha512-fqhGdjk4av7mT9fU/B01dUtZ+WZSc/XEXMoLXDVZukiQRXxeHSSz3AqbeWRJHtF8EQYHlAgB1NSAHU0Cm7aqZA==
50345034
dependencies:
5035-
lru-cache "^5.1.1"
5035+
lru-cache "^6.0.0"
50365036

50375037
html-encoding-sniffer@^1.0.2:
50385038
version "1.0.2"
@@ -6695,6 +6695,13 @@ lru-cache@^5.1.1:
66956695
dependencies:
66966696
yallist "^3.0.2"
66976697

6698+
lru-cache@^6.0.0:
6699+
version "6.0.0"
6700+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
6701+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
6702+
dependencies:
6703+
yallist "^4.0.0"
6704+
66986705
macos-release@^2.2.0:
66996706
version "2.3.0"
67006707
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.3.0.tgz#eb1930b036c0800adebccd5f17bc4c12de8bb71f"
@@ -8849,10 +8856,10 @@ scheduler@^0.19.1:
88498856
loose-envify "^1.1.0"
88508857
object-assign "^4.1.1"
88518858

8852-
semantic-release@17.4.1:
8853-
version "17.4.1"
8854-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
8855-
integrity sha512-o/Rjk0HCBUWEYxN99Vq04Th+XtRQAxbC+FN+pBQ49wpqQ5NW/cfwhfw0qyxeTEhbchQ/1/KGMPWqD4/rRScAag==
8859+
semantic-release@17.4.2:
8860+
version "17.4.2"
8861+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
8862+
integrity sha512-TPLWuoe2L2DmgnQEh+OLWW5V1T+ZAa1xWuHXsuPAWEko0BqSdLPl+5+BlQ+D5Bp27S5gDJ1//Y1tgbmvUhnOCw==
88568863
dependencies:
88578864
"@semantic-release/commit-analyzer" "^8.0.0"
88588865
"@semantic-release/error" "^2.2.0"
@@ -8869,7 +8876,7 @@ semantic-release@17.4.1:
88698876
get-stream "^6.0.0"
88708877
git-log-parser "^1.2.0"
88718878
hook-std "^2.0.0"
8872-
hosted-git-info "^3.0.0"
8879+
hosted-git-info "^4.0.0"
88738880
lodash "^4.17.15"
88748881
marked "^2.0.0"
88758882
marked-terminal "^4.1.1"
@@ -10210,6 +10217,11 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
1021010217
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
1021110218
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
1021210219

10220+
yallist@^4.0.0:
10221+
version "4.0.0"
10222+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
10223+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
10224+
1021310225
yaml@^1.10.0:
1021410226
version "1.10.0"
1021510227
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"

0 commit comments

Comments
 (0)