-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update semantic-release monorepo
- Loading branch information
1 parent
8122cdc
commit 77c2194
Showing
2 changed files
with
27 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4527,14 +4527,14 @@ | |
universal-user-agent "^2.0.0" | ||
url-template "^2.0.8" | ||
|
||
"@semantic-release/changelog@3.0.6": | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-3.0.6.tgz#9d68d68bf732cbba1034c028bb6720091f783b2a" | ||
integrity sha512-9TqPL/VarLLj6WkUqbIqFiY3nwPmLuKFHy9fe/LamAW5s4MEW/ig9zW9vzYGOUVtWdErGJ1J62E3Edkamh3xaQ== | ||
"@semantic-release/changelog@5.0.1": | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-5.0.1.tgz#50a84b63e5d391b7debfe021421589fa2bcdafe4" | ||
integrity sha512-unvqHo5jk4dvAf2nZ3aw4imrlwQ2I50eVVvq9D47Qc3R+keNqepx1vDYwkjF8guFXnOYaYcR28yrZWno1hFbiw== | ||
dependencies: | ||
"@semantic-release/error" "^2.1.0" | ||
aggregate-error "^3.0.0" | ||
fs-extra "^8.0.0" | ||
fs-extra "^9.0.0" | ||
lodash "^4.17.4" | ||
|
||
"@semantic-release/changelog@^3.0.0": | ||
|
@@ -4576,18 +4576,16 @@ | |
lodash "^4.17.4" | ||
parse-json "^4.0.0" | ||
|
||
"@semantic-release/git@7.0.18": | ||
version "7.0.18" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-7.0.18.tgz#f37c076bc094762cb343dab49ab893d31de961e8" | ||
integrity sha512-VwnsGUXpNdvPcsq05BQyLBZxGUlEiJCMKNi8ttLvZZAhjI1mAp9dwypOeyxSJ5eFQ+iGMBLdoKF1LL0pmA/d0A== | ||
"@semantic-release/git@9.0.0": | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-9.0.0.tgz#304c4883c87d095b1faaae93300f1f1e0466e9a5" | ||
integrity sha512-AZ4Zha5NAPAciIJH3ipzw/WU9qLAn8ENaoVAhD6srRPxTpTzuV3NhNh14rcAo8Paj9dO+5u4rTKcpetOBluYVw== | ||
dependencies: | ||
"@semantic-release/error" "^2.1.0" | ||
aggregate-error "^3.0.0" | ||
debug "^4.0.0" | ||
dir-glob "^3.0.0" | ||
execa "^3.2.0" | ||
fs-extra "^8.0.0" | ||
globby "^10.0.0" | ||
execa "^4.0.0" | ||
lodash "^4.17.4" | ||
micromatch "^4.0.0" | ||
p-reduce "^2.0.0" | ||
|
@@ -11372,6 +11370,16 @@ fs-extra@^8.0.1, fs-extra@^8.1.0: | |
jsonfile "^4.0.0" | ||
universalify "^0.1.0" | ||
|
||
fs-extra@^9.0.0: | ||
version "9.1.0" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" | ||
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== | ||
dependencies: | ||
at-least-node "^1.0.0" | ||
graceful-fs "^4.2.0" | ||
jsonfile "^6.0.1" | ||
universalify "^2.0.0" | ||
|
||
fs-extra@^9.0.1: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc" | ||
|
@@ -11810,20 +11818,6 @@ [email protected]: | |
merge2 "^1.2.3" | ||
slash "^3.0.0" | ||
|
||
globby@^10.0.0: | ||
version "10.0.2" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543" | ||
integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg== | ||
dependencies: | ||
"@types/glob" "^7.1.1" | ||
array-union "^2.1.0" | ||
dir-glob "^3.0.1" | ||
fast-glob "^3.0.3" | ||
glob "^7.1.3" | ||
ignore "^5.1.1" | ||
merge2 "^1.2.3" | ||
slash "^3.0.0" | ||
|
||
globby@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" | ||
|
@@ -18769,6 +18763,11 @@ universalify@^1.0.0: | |
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" | ||
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== | ||
|
||
universalify@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717" | ||
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== | ||
|
||
[email protected], unpipe@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" | ||
|