generated from scaffold-eth/scaffold-eth
-
Notifications
You must be signed in to change notification settings - Fork 696
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 #3047 from OlympusDAO/dependabot/npm_and_yarn/deve…
…lop/eslint-plugin-import-2.29.1 build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1
- Loading branch information
Showing
2 changed files
with
114 additions
and
77 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 |
---|---|---|
|
@@ -5469,40 +5469,51 @@ array-buffer-byte-length@^1.0.0: | |
call-bind "^1.0.2" | ||
is-array-buffer "^3.0.1" | ||
|
||
array-includes@^3.1.5, array-includes@^3.1.6: | ||
version "3.1.6" | ||
resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz" | ||
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw== | ||
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.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@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" | ||
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== | ||
|
||
array.prototype.flat@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz" | ||
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.1: | ||
version "1.3.1" | ||
resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz" | ||
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ== | ||
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.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.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.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.tosorted@^1.1.1: | ||
|
@@ -7333,42 +7344,44 @@ eslint-config-prettier@^8.8.0: | |
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" | ||
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== | ||
|
||
eslint-import-resolver-node@^0.3.7: | ||
version "0.3.7" | ||
resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz" | ||
integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA== | ||
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" | ||
is-core-module "^2.11.0" | ||
resolve "^1.22.1" | ||
is-core-module "^2.13.0" | ||
resolve "^1.22.4" | ||
|
||
eslint-module-utils@^2.7.4: | ||
version "2.7.4" | ||
resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz" | ||
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA== | ||
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== | ||
dependencies: | ||
debug "^3.2.7" | ||
|
||
eslint-plugin-import@^2.27.5: | ||
version "2.27.5" | ||
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz" | ||
integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow== | ||
eslint-plugin-import@^2.29.1: | ||
version "2.29.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643" | ||
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw== | ||
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.15.0" | ||
|
||
eslint-plugin-jsx-a11y@^6.7.1: | ||
version "6.7.1" | ||
|
@@ -8101,6 +8114,11 @@ function-bind@^1.1.1: | |
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
function.prototype.name@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz" | ||
|
@@ -8489,6 +8507,13 @@ [email protected], hash.js@^1.0.0, hash.js@^1.0.3, hash.js@^1.1.7: | |
inherits "^2.0.3" | ||
minimalistic-assert "^1.0.1" | ||
|
||
hasown@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c" | ||
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA== | ||
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
hast-util-whitespace@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.0.tgz" | ||
|
@@ -8804,19 +8829,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.4, is-callable@^1.2.7: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" | ||
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== | ||
|
||
is-core-module@^2.11.0, is-core-module@^2.9.0: | ||
version "2.11.0" | ||
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz" | ||
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== | ||
dependencies: | ||
has "^1.0.3" | ||
|
||
is-core-module@^2.13.0: | ||
version "2.13.0" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db" | ||
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ== | ||
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.9.0: | ||
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== | ||
dependencies: | ||
has "^1.0.3" | ||
hasown "^2.0.0" | ||
|
||
is-date-object@^1.0.1, is-date-object@^1.0.5: | ||
version "1.0.5" | ||
|
@@ -9319,9 +9337,9 @@ json-stringify-safe@^5.0.1: | |
resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" | ||
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA== | ||
|
||
json5@^1.0.1: | ||
json5@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" | ||
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" | ||
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== | ||
dependencies: | ||
minimist "^1.2.0" | ||
|
@@ -10496,14 +10514,24 @@ object.entries@^1.1.5, object.entries@^1.1.6: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.fromentries@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz" | ||
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg== | ||
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.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
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.2.0" | ||
es-abstract "^1.22.1" | ||
get-intrinsic "^1.2.1" | ||
|
||
object.hasown@^1.1.2: | ||
version "1.1.2" | ||
|
@@ -10513,14 +10541,14 @@ object.hasown@^1.1.2: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.values@^1.1.6: | ||
version "1.1.6" | ||
resolved "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz" | ||
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw== | ||
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.4" | ||
es-abstract "^1.20.4" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
on-exit-leak-free@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -11733,7 +11761,7 @@ resolve-from@^4.0.0: | |
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" | ||
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== | ||
|
||
resolve@^1.1.6, resolve@^1.19.0, resolve@^1.22.1: | ||
resolve@^1.1.6, resolve@^1.19.0: | ||
version "1.22.1" | ||
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz" | ||
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== | ||
|
@@ -11751,6 +11779,15 @@ resolve@^1.14.2, resolve@^1.17.0: | |
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.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.13.0" | ||
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.0" | ||
|
||
resolve@^2.0.0-next.4: | ||
version "2.0.0-next.4" | ||
resolved "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz" | ||
|
@@ -12882,13 +12919,13 @@ tsconfck@^2.0.1, tsconfck@^2.1.0: | |
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.1.2.tgz#f667035874fa41d908c1fe4d765345fcb1df6e35" | ||
integrity sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg== | ||
|
||
tsconfig-paths@^3.14.1: | ||
version "3.14.1" | ||
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz" | ||
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ== | ||
tsconfig-paths@^3.15.0: | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4" | ||
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg== | ||
dependencies: | ||
"@types/json5" "^0.0.29" | ||
json5 "^1.0.1" | ||
json5 "^1.0.2" | ||
minimist "^1.2.6" | ||
strip-bom "^3.0.0" | ||
|
||
|