Skip to content

Commit def2713

Browse files
committed
chore(deps): update dependency semantic-release to v17.1.1
1 parent 487d980 commit def2713

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

yarn.lock

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -414,11 +414,16 @@
414414
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
415415
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
416416

417-
"@types/node@*", "@types/node@>= 8":
417+
"@types/node@*":
418418
version "14.0.13"
419419
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
420420
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
421421

422+
"@types/node@>= 8":
423+
version "14.0.14"
424+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce"
425+
integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ==
426+
422427
"@types/normalize-package-data@^2.4.0":
423428
version "2.4.0"
424429
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -2738,11 +2743,9 @@ is-plain-obj@^1.1.0:
27382743
integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
27392744

27402745
is-plain-object@^3.0.0:
2741-
version "3.0.0"
2742-
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.0.tgz#47bfc5da1b5d50d64110806c199359482e75a928"
2743-
integrity sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==
2744-
dependencies:
2745-
isobject "^4.0.0"
2746+
version "3.0.1"
2747+
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b"
2748+
integrity sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==
27462749

27472750
is-redirect@^1.0.0:
27482751
version "1.0.0"
@@ -2817,11 +2820,6 @@ isexe@^2.0.0:
28172820
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
28182821
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
28192822

2820-
isobject@^4.0.0:
2821-
version "4.0.0"
2822-
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
2823-
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
2824-
28252823
isstream@~0.1.2:
28262824
version "0.1.2"
28272825
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
@@ -5069,9 +5067,9 @@ [email protected]:
50695067
integrity sha1-8aAymzCLIh+uN7mXTz1XjQypmeM=
50705068

50715069
semantic-release@^17.0.8:
5072-
version "17.0.8"
5073-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.8.tgz#68b80461fdd8eb445228ae23fd9e85857a50ae3f"
5074-
integrity sha512-9KcdidiJ4xchrJXxPdaDQVlybgX0xTeKyVjRySYk5u9GpjibXD7E5F8cB0BvFLMDmMyrkCwcem0kFiaLD2VNPg==
5070+
version "17.1.1"
5071+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.1.1.tgz#d9775968e841b2b7c5020559e4481aea8520ca75"
5072+
integrity sha512-9H+207eynBJElrQBHySZm+sIEoJeUhPA2zU4cdlY1QSInd2lnE8GRD2ALry9EassE22c9WW+aCREwBhro5AIIg==
50755073
dependencies:
50765074
"@semantic-release/commit-analyzer" "^8.0.0"
50775075
"@semantic-release/error" "^2.2.0"
@@ -5638,10 +5636,11 @@ through2@^2.0.0, through2@^2.0.2, through2@~2.0.0:
56385636
xtend "~4.0.1"
56395637

56405638
through2@^3.0.0:
5641-
version "3.0.1"
5642-
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a"
5643-
integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==
5639+
version "3.0.2"
5640+
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.2.tgz#99f88931cfc761ec7678b41d5d7336b5b6a07bf4"
5641+
integrity sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==
56445642
dependencies:
5643+
inherits "^2.0.4"
56455644
readable-stream "2 || 3"
56465645

56475646
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8:

0 commit comments

Comments
 (0)