-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @semantic-release/release-notes-generator
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 10.0.3 to 14.0.1. - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v10.0.3...v14.0.1) --- updated-dependencies: - dependency-name: "@semantic-release/release-notes-generator" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
6b3b63f
commit a4f6a36
Showing
2 changed files
with
159 additions
and
46 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 |
---|---|---|
|
@@ -3339,21 +3339,21 @@ | |
semver "^7.1.2" | ||
tempy "^1.0.0" | ||
|
||
"@semantic-release/release-notes-generator@^10.0.3": | ||
version "10.0.3" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-10.0.3.tgz#85f7ca78bfa6b01fb5fda0ac48112855d69171dc" | ||
integrity sha512-k4x4VhIKneOWoBGHkx0qZogNjCldLPRiAjnIpMnlUh6PtaWXp/T+C9U7/TaNDDtgDa5HMbHl4WlREdxHio6/3w== | ||
dependencies: | ||
conventional-changelog-angular "^5.0.0" | ||
conventional-changelog-writer "^5.0.0" | ||
conventional-commits-filter "^2.0.0" | ||
conventional-commits-parser "^3.2.3" | ||
"@semantic-release/release-notes-generator@^14.0.1": | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-14.0.1.tgz#0c091af7857a4dfbfc464b8256a289676f7eddd3" | ||
integrity sha512-K0w+5220TM4HZTthE5dDpIuFrnkN1NfTGPidJFm04ULT1DEZ9WG89VNXN7F0c+6nMEpWgqmPvb7vY7JkB2jyyA== | ||
dependencies: | ||
conventional-changelog-angular "^8.0.0" | ||
conventional-changelog-writer "^8.0.0" | ||
conventional-commits-filter "^5.0.0" | ||
conventional-commits-parser "^6.0.0" | ||
debug "^4.0.0" | ||
get-stream "^6.0.0" | ||
import-from "^4.0.0" | ||
into-stream "^6.0.0" | ||
lodash "^4.17.4" | ||
read-pkg-up "^7.0.0" | ||
get-stream "^7.0.0" | ||
import-from-esm "^1.0.3" | ||
into-stream "^7.0.0" | ||
lodash-es "^4.17.21" | ||
read-package-up "^11.0.0" | ||
|
||
"@semantic-release/release-notes-generator@^9.0.0": | ||
version "9.0.3" | ||
|
@@ -4905,6 +4905,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" | ||
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== | ||
|
||
"@types/normalize-package-data@^2.4.3": | ||
version "2.4.4" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" | ||
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== | ||
|
||
"@types/npmlog@^4.1.2": | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/@types/npmlog/-/npmlog-4.1.2.tgz#d070fe6a6b78755d1092a3dc492d34c3d8f871c4" | ||
|
@@ -5049,6 +5054,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91" | ||
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw== | ||
|
||
"@types/semver@^7.5.5": | ||
version "7.5.8" | ||
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" | ||
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== | ||
|
||
"@types/send@*": | ||
version "0.17.1" | ||
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.1.tgz#ed4932b8a2a805f1fe362a70f4e62d0ac994e301" | ||
|
@@ -7973,6 +7983,13 @@ conventional-changelog-angular@^5.0.0: | |
compare-func "^2.0.0" | ||
q "^1.5.1" | ||
|
||
conventional-changelog-angular@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6" | ||
integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA== | ||
dependencies: | ||
compare-func "^2.0.0" | ||
|
||
conventional-changelog-writer@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz#1ca7880b75aa28695ad33312a1f2366f4b12659f" | ||
|
@@ -7989,20 +8006,16 @@ conventional-changelog-writer@^4.0.0: | |
split "^1.0.0" | ||
through2 "^4.0.0" | ||
|
||
conventional-changelog-writer@^5.0.0: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359" | ||
integrity sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ== | ||
conventional-changelog-writer@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.0.0.tgz#81522ed40400a4ca8ab78a42794aae9667c745ae" | ||
integrity sha512-TQcoYGRatlAnT2qEWDON/XSfnVG38JzA7E0wcGScu7RElQBkg9WWgZd1peCWFcWDh1xfb2CfsrcvOn1bbSzztA== | ||
dependencies: | ||
conventional-commits-filter "^2.0.7" | ||
dateformat "^3.0.0" | ||
"@types/semver" "^7.5.5" | ||
conventional-commits-filter "^5.0.0" | ||
handlebars "^4.7.7" | ||
json-stringify-safe "^5.0.1" | ||
lodash "^4.17.15" | ||
meow "^8.0.0" | ||
semver "^6.0.0" | ||
split "^1.0.0" | ||
through2 "^4.0.0" | ||
meow "^13.0.0" | ||
semver "^7.5.2" | ||
|
||
conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.7: | ||
version "2.0.7" | ||
|
@@ -8012,20 +8025,12 @@ conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.7: | |
lodash.ismatch "^4.4.0" | ||
modify-values "^1.0.0" | ||
|
||
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.7: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz#ba44f0b3b6588da2ee9fd8da508ebff50d116ce2" | ||
integrity sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA== | ||
dependencies: | ||
JSONStream "^1.0.4" | ||
is-text-path "^1.0.1" | ||
lodash "^4.17.15" | ||
meow "^8.0.0" | ||
split2 "^3.0.0" | ||
through2 "^4.0.0" | ||
trim-off-newlines "^1.0.0" | ||
conventional-commits-filter@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-5.0.0.tgz#72811f95d379e79d2d39d5c0c53c9351ef284e86" | ||
integrity sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q== | ||
|
||
conventional-commits-parser@^3.2.3: | ||
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.7, conventional-commits-parser@^3.2.3: | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz#a7d3b77758a202a9b2293d2112a8d8052c740972" | ||
integrity sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q== | ||
|
@@ -8037,6 +8042,13 @@ conventional-commits-parser@^3.2.3: | |
split2 "^3.0.0" | ||
through2 "^4.0.0" | ||
|
||
conventional-commits-parser@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.0.0.tgz#74e3be5344d8cd99f7c3353da2efa1d1dd618061" | ||
integrity sha512-TbsINLp48XeMXR8EvGjTnKGsZqBemisPoyWESlpRyR8lif0lcwzqz+NMtYSj1ooF/WYjSuu7wX0CtdeeMEQAmA== | ||
dependencies: | ||
meow "^13.0.0" | ||
|
||
convert-source-map@^1.5.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" | ||
|
@@ -10159,6 +10171,11 @@ find-root@^1.1.0: | |
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" | ||
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== | ||
|
||
find-up-simple@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/find-up-simple/-/find-up-simple-1.0.0.tgz#21d035fde9fdbd56c8f4d2f63f32fd93a1cfc368" | ||
integrity sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw== | ||
|
||
[email protected], find-up@^4.0.0, find-up@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" | ||
|
@@ -10628,6 +10645,11 @@ get-stream@^6.0.0: | |
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" | ||
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== | ||
|
||
get-stream@^7.0.0: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-7.0.1.tgz#1664dfe7d1678540ea6a4da3ae7cd59bf4e4a91e" | ||
integrity sha512-3M8C1EOFN6r8AMUhwUAACIoXZJEOufDU5+0gFFN5uNs6XYOralD2Pqkl7m046va6x77FwposWXbAhPPIOus7mQ== | ||
|
||
get-symbol-description@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6" | ||
|
@@ -11255,6 +11277,13 @@ hosted-git-info@^5.0.0, hosted-git-info@^5.2.1: | |
dependencies: | ||
lru-cache "^7.5.1" | ||
|
||
hosted-git-info@^7.0.0: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.2.tgz#9b751acac097757667f30114607ef7b661ff4f17" | ||
integrity sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w== | ||
dependencies: | ||
lru-cache "^10.0.1" | ||
|
||
html-element-map@^1.2.0: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/html-element-map/-/html-element-map-1.3.1.tgz#44b2cbcfa7be7aa4ff59779e47e51012e1c73c08" | ||
|
@@ -11590,6 +11619,14 @@ import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1: | |
parent-module "^1.0.0" | ||
resolve-from "^4.0.0" | ||
|
||
import-from-esm@^1.0.3: | ||
version "1.3.4" | ||
resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-1.3.4.tgz#39e97c84085e308fe66cf872a667046b45449df0" | ||
integrity sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg== | ||
dependencies: | ||
debug "^4.3.4" | ||
import-meta-resolve "^4.0.0" | ||
|
||
import-from@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/import-from/-/import-from-3.0.0.tgz#055cfec38cd5a27d8057ca51376d7d3bf0891966" | ||
|
@@ -11610,6 +11647,11 @@ import-local@^3.0.2: | |
pkg-dir "^4.2.0" | ||
resolve-cwd "^3.0.0" | ||
|
||
import-meta-resolve@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#f9db8bead9fafa61adb811db77a2bf22c5399706" | ||
integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw== | ||
|
||
imurmurhash@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" | ||
|
@@ -11620,6 +11662,11 @@ indent-string@^4.0.0: | |
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251" | ||
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== | ||
|
||
index-to-position@^0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/index-to-position/-/index-to-position-0.1.2.tgz#e11bfe995ca4d8eddb1ec43274488f3c201a7f09" | ||
integrity sha512-MWDKS3AS1bGCHLBA2VLImJz42f7bJh8wQsTGCzI3j519/CASStoDONUBVz2I/VID0MpiX3SGSnbOD2xUalbE5g== | ||
|
||
infer-owner@^1.0.3, infer-owner@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467" | ||
|
@@ -11750,6 +11797,14 @@ into-stream@^6.0.0: | |
from2 "^2.3.0" | ||
p-is-promise "^3.0.0" | ||
|
||
into-stream@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-7.0.0.tgz#d1a211e146be8acfdb84dabcbf00fe8205e72936" | ||
integrity sha512-2dYz766i9HprMBasCMvHMuazJ7u4WzhJwo5kb3iPSiW/iRYV6uPari3zHoqZlnuaR7V1bEiNMxikhp37rdBXbw== | ||
dependencies: | ||
from2 "^2.3.0" | ||
p-is-promise "^3.0.0" | ||
|
||
invariant@^2.2.2, invariant@^2.2.3, invariant@^2.2.4: | ||
version "2.2.4" | ||
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" | ||
|
@@ -13592,7 +13647,7 @@ locate-path@^6.0.0: | |
dependencies: | ||
p-locate "^5.0.0" | ||
|
||
lodash-es@^4.17.15: | ||
lodash-es@^4.17.15, lodash-es@^4.17.21: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" | ||
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== | ||
|
@@ -13839,6 +13894,11 @@ lowlight@^1.14.0: | |
fault "^1.0.0" | ||
highlight.js "~10.7.0" | ||
|
||
lru-cache@^10.0.1: | ||
version "10.4.3" | ||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" | ||
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== | ||
|
||
lru-cache@^5.1.1: | ||
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" | ||
|
@@ -14102,6 +14162,11 @@ memory-fs@^0.5.0: | |
errno "^0.1.3" | ||
readable-stream "^2.0.1" | ||
|
||
meow@^13.0.0: | ||
version "13.2.0" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f" | ||
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA== | ||
|
||
meow@^8.0.0: | ||
version "8.1.2" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897" | ||
|
@@ -14807,6 +14872,15 @@ normalize-package-data@^4.0.0: | |
semver "^7.3.5" | ||
validate-npm-package-license "^3.0.4" | ||
|
||
normalize-package-data@^6.0.0: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-6.0.2.tgz#a7bc22167fe24025412bcff0a9651eb768b03506" | ||
integrity sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g== | ||
dependencies: | ||
hosted-git-info "^7.0.0" | ||
semver "^7.3.5" | ||
validate-npm-package-license "^3.0.4" | ||
|
||
normalize-path@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" | ||
|
@@ -15760,6 +15834,15 @@ parse-json@^5.0.0, parse-json@^5.2.0: | |
json-parse-even-better-errors "^2.3.0" | ||
lines-and-columns "^1.1.6" | ||
|
||
parse-json@^8.0.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.1.0.tgz#91cdc7728004e955af9cb734de5684733b24a717" | ||
integrity sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.13" | ||
index-to-position "^0.1.2" | ||
type-fest "^4.7.1" | ||
|
||
parse-passwd@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" | ||
|
@@ -17140,6 +17223,15 @@ read-package-json@^5.0.0, read-package-json@^5.0.2: | |
normalize-package-data "^4.0.0" | ||
npm-normalize-package-bin "^2.0.0" | ||
|
||
read-package-up@^11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/read-package-up/-/read-package-up-11.0.0.tgz#71fb879fdaac0e16891e6e666df22de24a48d5ba" | ||
integrity sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ== | ||
dependencies: | ||
find-up-simple "^1.0.0" | ||
read-pkg "^9.0.0" | ||
type-fest "^4.6.0" | ||
|
||
read-pkg-up@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07" | ||
|
@@ -17185,6 +17277,17 @@ read-pkg@^5.0.0, read-pkg@^5.2.0: | |
parse-json "^5.0.0" | ||
type-fest "^0.6.0" | ||
|
||
read-pkg@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-9.0.1.tgz#b1b81fb15104f5dbb121b6bbdee9bbc9739f569b" | ||
integrity sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA== | ||
dependencies: | ||
"@types/normalize-package-data" "^2.4.3" | ||
normalize-package-data "^6.0.0" | ||
parse-json "^8.0.0" | ||
type-fest "^4.6.0" | ||
unicorn-magic "^0.1.0" | ||
|
||
read@1, read@^1.0.7, read@~1.0.1, read@~1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b40c4" | ||
|
@@ -17938,6 +18041,11 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0, semver@^6.3.1: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.5.2: | ||
version "7.6.3" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" | ||
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== | ||
|
||
[email protected]: | ||
version "0.17.1" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8" | ||
|
@@ -19399,11 +19507,6 @@ trim-newlines@^3.0.0: | |
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" | ||
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw== | ||
|
||
trim-off-newlines@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" | ||
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= | ||
|
||
trim-trailing-lines@^1.0.0: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0" | ||
|
@@ -19556,6 +19659,11 @@ type-fest@^2.19.0: | |
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b" | ||
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA== | ||
|
||
type-fest@^4.6.0, type-fest@^4.7.1: | ||
version "4.26.1" | ||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e" | ||
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg== | ||
|
||
type-is@~1.6.17, type-is@~1.6.18: | ||
version "1.6.18" | ||
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" | ||
|
@@ -19687,6 +19795,11 @@ unicode-property-aliases-ecmascript@^1.0.4: | |
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4" | ||
integrity sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg== | ||
|
||
unicorn-magic@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4" | ||
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ== | ||
|
||
[email protected]: | ||
version "0.1.8" | ||
resolved "https://registry.yarnpkg.com/unidecode/-/unidecode-0.1.8.tgz#efbb301538bc45246a9ac8c559d72f015305053e" | ||
|