Skip to content

Commit 0c60940

Browse files
committed
chore(deps): update dependency semantic-release to v17.4.3
1 parent 75e9150 commit 0c60940

File tree

2 files changed

+26
-14
lines changed

2 files changed

+26
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "2.2.1",
4848
"react": "^17.0.1",
4949
"react-dom": "^17.0.1",
50-
"semantic-release": "17.3.8",
50+
"semantic-release": "17.4.3",
5151
"ts-jest": "^26.5.1",
5252
"ts-node": "^9.1.1",
5353
"typescript": "^4.1.4",

yarn.lock

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

3871-
hosted-git-info@^3.0.0, hosted-git-info@^3.0.6:
3871+
hosted-git-info@^3.0.6:
38723872
version "3.0.8"
38733873
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
38743874
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
38753875
dependencies:
38763876
lru-cache "^6.0.0"
38773877

3878+
hosted-git-info@^4.0.0:
3879+
version "4.0.2"
3880+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz#5e425507eede4fea846b7262f0838456c4209961"
3881+
integrity sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==
3882+
dependencies:
3883+
lru-cache "^6.0.0"
3884+
38783885
html-encoding-sniffer@^2.0.1:
38793886
version "2.0.1"
38803887
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -5384,6 +5391,11 @@ [email protected], lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20,
53845391
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
53855392
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
53865393

5394+
lodash@^4.17.21:
5395+
version "4.17.21"
5396+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5397+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
5398+
53875399
longest@^2.0.1:
53885400
version "2.0.1"
53895401
resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8"
@@ -5495,14 +5507,14 @@ map-visit@^1.0.0:
54955507
dependencies:
54965508
object-visit "^1.0.0"
54975509

5498-
marked-terminal@^4.0.0:
5499-
version "4.1.0"
5500-
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-4.1.0.tgz#01087372d3636dc7cb286475a1d6147187f500e0"
5501-
integrity sha512-5KllfAOW02WS6hLRQ7cNvGOxvKW1BKuXELH4EtbWfyWgxQhROoMxEvuQ/3fTgkNjledR0J48F4HbapvYp1zWkQ==
5510+
marked-terminal@^4.1.1:
5511+
version "4.1.1"
5512+
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-4.1.1.tgz#34a6f063cd6cfe26bffaf5bac3724e24242168a9"
5513+
integrity sha512-t7Mdf6T3PvOEyN01c3tYxDzhyKZ8xnkp8Rs6Fohno63L/0pFTJ5Qtwto2AQVuDtbQiWzD+4E5AAu1Z2iLc8miQ==
55025514
dependencies:
55035515
ansi-escapes "^4.3.1"
55045516
cardinal "^2.1.1"
5505-
chalk "^4.0.0"
5517+
chalk "^4.1.0"
55065518
cli-table "^0.3.1"
55075519
node-emoji "^1.10.0"
55085520
supports-hyperlinks "^2.1.0"
@@ -7309,10 +7321,10 @@ schema-utils@^3.0.0:
73097321
ajv "^6.12.5"
73107322
ajv-keywords "^3.5.2"
73117323

7312-
semantic-release@17.3.8:
7313-
version "17.3.8"
7314-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.8.tgz#ae713d239f60a6ea9ca1c431318507d54b278c67"
7315-
integrity sha512-VOYRY/qm4ysTUbOTrMaVRd+boG0HQlHgSCvVgNqvG0l99RCIwuUkamD0D+T5l7XhMHc4XGxNRGrElcVyPPS86A==
7324+
semantic-release@17.4.3:
7325+
version "17.4.3"
7326+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.3.tgz#e01b2d0c0adaf5a6cc427359f1df755d1e908927"
7327+
integrity sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==
73167328
dependencies:
73177329
"@semantic-release/commit-analyzer" "^8.0.0"
73187330
"@semantic-release/error" "^2.2.0"
@@ -7329,10 +7341,10 @@ [email protected]:
73297341
get-stream "^6.0.0"
73307342
git-log-parser "^1.2.0"
73317343
hook-std "^2.0.0"
7332-
hosted-git-info "^3.0.0"
7333-
lodash "^4.17.15"
7344+
hosted-git-info "^4.0.0"
7345+
lodash "^4.17.21"
73347346
marked "^2.0.0"
7335-
marked-terminal "^4.0.0"
7347+
marked-terminal "^4.1.1"
73367348
micromatch "^4.0.2"
73377349
p-each-series "^2.1.0"
73387350
p-reduce "^2.0.0"

0 commit comments

Comments
 (0)