Skip to content

Commit 73ce981

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency semantic-release to v17.4.2
1 parent 27c60ad commit 73ce981

2 files changed

Lines changed: 14 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"redux-thunk": "2.3.0",
121121
"rimraf": "3.0.2",
122122
"rxjs": "6.6.6",
123-
"semantic-release": "17.4.1",
123+
"semantic-release": "17.4.2",
124124
"ts-jest": "26.5.3",
125125
"ts-loader": "8.0.18",
126126
"ts-node": "9.1.1",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8328,13 +8328,20 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1, hosted-git-info@^2.8.8:
83288328
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
83298329
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
83308330

8331-
hosted-git-info@^3.0.0, hosted-git-info@^3.0.6:
8331+
hosted-git-info@^3.0.6:
83328332
version "3.0.8"
83338333
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
83348334
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
83358335
dependencies:
83368336
lru-cache "^6.0.0"
83378337

8338+
hosted-git-info@^4.0.0:
8339+
version "4.0.0"
8340+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
8341+
integrity sha512-fqhGdjk4av7mT9fU/B01dUtZ+WZSc/XEXMoLXDVZukiQRXxeHSSz3AqbeWRJHtF8EQYHlAgB1NSAHU0Cm7aqZA==
8342+
dependencies:
8343+
lru-cache "^6.0.0"
8344+
83388345
html-encoding-sniffer@^2.0.1:
83398346
version "2.0.1"
83408347
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -13525,10 +13532,10 @@ select@^1.1.2:
1352513532
resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
1352613533
integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
1352713534

13528-
semantic-release@17.4.1:
13529-
version "17.4.1"
13530-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
13531-
integrity sha512-o/Rjk0HCBUWEYxN99Vq04Th+XtRQAxbC+FN+pBQ49wpqQ5NW/cfwhfw0qyxeTEhbchQ/1/KGMPWqD4/rRScAag==
13535+
semantic-release@17.4.2:
13536+
version "17.4.2"
13537+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
13538+
integrity sha512-TPLWuoe2L2DmgnQEh+OLWW5V1T+ZAa1xWuHXsuPAWEko0BqSdLPl+5+BlQ+D5Bp27S5gDJ1//Y1tgbmvUhnOCw==
1353213539
dependencies:
1353313540
"@semantic-release/commit-analyzer" "^8.0.0"
1353413541
"@semantic-release/error" "^2.2.0"
@@ -13545,7 +13552,7 @@ semantic-release@17.4.1:
1354513552
get-stream "^6.0.0"
1354613553
git-log-parser "^1.2.0"
1354713554
hook-std "^2.0.0"
13548-
hosted-git-info "^3.0.0"
13555+
hosted-git-info "^4.0.0"
1354913556
lodash "^4.17.15"
1355013557
marked "^2.0.0"
1355113558
marked-terminal "^4.1.1"

0 commit comments

Comments
 (0)