-
Notifications
You must be signed in to change notification settings - Fork 311
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6679 from TheThingsNetwork/dependabot/npm_and_yar…
…n/eslint-plugin-import-2.29.0 dev: bump eslint-plugin-import from 2.27.5 to 2.29.0
- Loading branch information
Showing
2 changed files
with
84 additions
and
143 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 |
---|---|---|
|
@@ -4106,26 +4106,15 @@ array-flatten@^2.1.2: | |
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099" | ||
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ== | ||
|
||
array-includes@^3.1.3, array-includes@^3.1.4, array-includes@^3.1.5: | ||
version "3.1.5" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb" | ||
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ== | ||
array-includes@^3.1.3, array-includes@^3.1.5, array-includes@^3.1.6, array-includes@^3.1.7: | ||
version "3.1.7" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda" | ||
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.19.5" | ||
get-intrinsic "^1.1.1" | ||
is-string "^1.0.7" | ||
|
||
array-includes@^3.1.6: | ||
version "3.1.6" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f" | ||
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
get-intrinsic "^1.1.3" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
get-intrinsic "^1.2.1" | ||
is-string "^1.0.7" | ||
|
||
array-union@^1.0.1: | ||
|
@@ -4155,43 +4144,35 @@ array.prototype.find@^2.2.2: | |
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.flat@^1.2.5: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13" | ||
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.0" | ||
|
||
array.prototype.flat@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2" | ||
integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA== | ||
array.prototype.findlastindex@^1.2.3: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207" | ||
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
get-intrinsic "^1.2.1" | ||
|
||
array.prototype.flatmap@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f" | ||
integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg== | ||
array.prototype.flat@^1.3.2: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18" | ||
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.flatmap@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183" | ||
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ== | ||
array.prototype.flatmap@^1.3.0, array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527" | ||
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.tosorted@^1.1.1: | ||
|
@@ -5433,7 +5414,7 @@ dayjs@^1.10.4: | |
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468" | ||
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig== | ||
|
||
[email protected], debug@^2.6.9: | ||
[email protected]: | ||
version "2.6.9" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" | ||
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== | ||
|
@@ -5948,7 +5929,7 @@ es-abstract@^1.19.0, es-abstract@^1.19.1: | |
string.prototype.trimstart "^1.0.4" | ||
unbox-primitive "^1.0.1" | ||
|
||
es-abstract@^1.19.2, es-abstract@^1.19.5: | ||
es-abstract@^1.19.5: | ||
version "1.20.1" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814" | ||
integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA== | ||
|
@@ -6185,22 +6166,14 @@ eslint-config-prettier@^8.8.0: | |
eslint-plugin-react-hooks "^1.7.0" | ||
js-yaml "^3.13.1" | ||
|
||
eslint-import-resolver-node@^0.3.6: | ||
version "0.3.6" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd" | ||
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw== | ||
eslint-import-resolver-node@^0.3.9: | ||
version "0.3.9" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" | ||
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g== | ||
dependencies: | ||
debug "^3.2.7" | ||
resolve "^1.20.0" | ||
|
||
eslint-import-resolver-node@^0.3.7: | ||
version "0.3.7" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7" | ||
integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA== | ||
dependencies: | ||
debug "^3.2.7" | ||
is-core-module "^2.11.0" | ||
resolve "^1.22.1" | ||
is-core-module "^2.13.0" | ||
resolve "^1.22.4" | ||
|
||
eslint-import-resolver-webpack@^0.13.8: | ||
version "0.13.8" | ||
|
@@ -6219,14 +6192,7 @@ eslint-import-resolver-webpack@^0.13.8: | |
resolve "^2.0.0-next.5" | ||
semver "^5.7.2" | ||
|
||
eslint-module-utils@^2.7.3: | ||
version "2.7.4" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974" | ||
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA== | ||
dependencies: | ||
debug "^3.2.7" | ||
|
||
eslint-module-utils@^2.7.4: | ||
eslint-module-utils@^2.8.0: | ||
version "2.8.0" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49" | ||
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw== | ||
|
@@ -6247,45 +6213,28 @@ eslint-plugin-cypress@^2.15.1: | |
dependencies: | ||
globals "^13.20.0" | ||
|
||
eslint-plugin-import@^2.18.2: | ||
version "2.26.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b" | ||
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA== | ||
eslint-plugin-import@^2.18.2, eslint-plugin-import@^2.29.0: | ||
version "2.29.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155" | ||
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg== | ||
dependencies: | ||
array-includes "^3.1.4" | ||
array.prototype.flat "^1.2.5" | ||
debug "^2.6.9" | ||
doctrine "^2.1.0" | ||
eslint-import-resolver-node "^0.3.6" | ||
eslint-module-utils "^2.7.3" | ||
has "^1.0.3" | ||
is-core-module "^2.8.1" | ||
is-glob "^4.0.3" | ||
minimatch "^3.1.2" | ||
object.values "^1.1.5" | ||
resolve "^1.22.0" | ||
tsconfig-paths "^3.14.1" | ||
|
||
eslint-plugin-import@^2.27.5: | ||
version "2.27.5" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65" | ||
integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow== | ||
dependencies: | ||
array-includes "^3.1.6" | ||
array.prototype.flat "^1.3.1" | ||
array.prototype.flatmap "^1.3.1" | ||
array-includes "^3.1.7" | ||
array.prototype.findlastindex "^1.2.3" | ||
array.prototype.flat "^1.3.2" | ||
array.prototype.flatmap "^1.3.2" | ||
debug "^3.2.7" | ||
doctrine "^2.1.0" | ||
eslint-import-resolver-node "^0.3.7" | ||
eslint-module-utils "^2.7.4" | ||
has "^1.0.3" | ||
is-core-module "^2.11.0" | ||
eslint-import-resolver-node "^0.3.9" | ||
eslint-module-utils "^2.8.0" | ||
hasown "^2.0.0" | ||
is-core-module "^2.13.1" | ||
is-glob "^4.0.3" | ||
minimatch "^3.1.2" | ||
object.values "^1.1.6" | ||
resolve "^1.22.1" | ||
semver "^6.3.0" | ||
tsconfig-paths "^3.14.1" | ||
object.fromentries "^2.0.7" | ||
object.groupby "^1.0.1" | ||
object.values "^1.1.7" | ||
semver "^6.3.1" | ||
tsconfig-paths "^3.14.2" | ||
|
||
eslint-plugin-jest@^27.2.3: | ||
version "27.2.3" | ||
|
@@ -7854,7 +7803,7 @@ is-ci@^3.0.0: | |
dependencies: | ||
ci-info "^3.2.0" | ||
|
||
is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.8.1: | ||
is-core-module@^2.13.0, is-core-module@^2.13.1: | ||
version "2.13.1" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384" | ||
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== | ||
|
@@ -8685,7 +8634,7 @@ json-stringify-safe@~5.0.1: | |
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" | ||
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= | ||
|
||
json5@^1.0.1: | ||
json5@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" | ||
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== | ||
|
@@ -9823,23 +9772,24 @@ object.entries@^1.1.6: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.fromentries@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251" | ||
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw== | ||
object.fromentries@^2.0.5, object.fromentries@^2.0.6, object.fromentries@^2.0.7: | ||
version "2.0.7" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616" | ||
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.1" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
object.fromentries@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73" | ||
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg== | ||
object.groupby@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee" | ||
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
get-intrinsic "^1.2.1" | ||
|
||
object.hasown@^1.1.1: | ||
version "1.1.1" | ||
|
@@ -9857,23 +9807,14 @@ object.hasown@^1.1.2: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.values@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac" | ||
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg== | ||
object.values@^1.1.5, object.values@^1.1.6, object.values@^1.1.7: | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a" | ||
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.1" | ||
|
||
object.values@^1.1.6: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d" | ||
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
obuf@^1.0.0, obuf@^1.1.2: | ||
version "1.1.2" | ||
|
@@ -11286,12 +11227,12 @@ resolve.exports@^2.0.0: | |
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.2.tgz#f8c934b8e6a13f539e38b7098e2e36134f01e800" | ||
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg== | ||
|
||
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1: | ||
version "1.22.2" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f" | ||
integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g== | ||
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.4: | ||
version "1.22.8" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" | ||
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== | ||
dependencies: | ||
is-core-module "^2.11.0" | ||
is-core-module "^2.13.0" | ||
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.0" | ||
|
||
|
@@ -12384,13 +12325,13 @@ ts-dedent@^2.0.0: | |
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5" | ||
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ== | ||
|
||
tsconfig-paths@^3.14.1: | ||
version "3.14.1" | ||
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a" | ||
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ== | ||
tsconfig-paths@^3.14.2: | ||
version "3.14.2" | ||
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088" | ||
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g== | ||
dependencies: | ||
"@types/json5" "^0.0.29" | ||
json5 "^1.0.1" | ||
json5 "^1.0.2" | ||
minimist "^1.2.6" | ||
strip-bom "^3.0.0" | ||
|
||
|