Skip to content

Commit b8aadd5

Browse files
chore(deps-dev): bump semantic-release from 17.4.1 to 17.4.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.1 to 17.4.2. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v17.4.1...v17.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 70afc12 commit b8aadd5

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4016,13 +4016,20 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1, hosted-git-info@^2.8.8:
40164016
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
40174017
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
40184018

4019-
hosted-git-info@^3.0.0, hosted-git-info@^3.0.6:
4019+
hosted-git-info@^3.0.6:
40204020
version "3.0.8"
40214021
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
40224022
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
40234023
dependencies:
40244024
lru-cache "^6.0.0"
40254025

4026+
hosted-git-info@^4.0.0:
4027+
version "4.0.0"
4028+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
4029+
integrity sha512-fqhGdjk4av7mT9fU/B01dUtZ+WZSc/XEXMoLXDVZukiQRXxeHSSz3AqbeWRJHtF8EQYHlAgB1NSAHU0Cm7aqZA==
4030+
dependencies:
4031+
lru-cache "^6.0.0"
4032+
40264033
html-encoding-sniffer@^2.0.1:
40274034
version "2.0.1"
40284035
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -7260,9 +7267,9 @@ saxes@^5.0.0:
72607267
xmlchars "^2.2.0"
72617268

72627269
semantic-release@^17.4.0:
7263-
version "17.4.1"
7264-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
7265-
integrity sha512-o/Rjk0HCBUWEYxN99Vq04Th+XtRQAxbC+FN+pBQ49wpqQ5NW/cfwhfw0qyxeTEhbchQ/1/KGMPWqD4/rRScAag==
7270+
version "17.4.2"
7271+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
7272+
integrity sha512-TPLWuoe2L2DmgnQEh+OLWW5V1T+ZAa1xWuHXsuPAWEko0BqSdLPl+5+BlQ+D5Bp27S5gDJ1//Y1tgbmvUhnOCw==
72667273
dependencies:
72677274
"@semantic-release/commit-analyzer" "^8.0.0"
72687275
"@semantic-release/error" "^2.2.0"
@@ -7279,7 +7286,7 @@ semantic-release@^17.4.0:
72797286
get-stream "^6.0.0"
72807287
git-log-parser "^1.2.0"
72817288
hook-std "^2.0.0"
7282-
hosted-git-info "^3.0.0"
7289+
hosted-git-info "^4.0.0"
72837290
lodash "^4.17.15"
72847291
marked "^2.0.0"
72857292
marked-terminal "^4.1.1"

0 commit comments

Comments
 (0)