|
83 | 83 | minimatch "^3.1.2"
|
84 | 84 | strip-json-comments "^3.1.1"
|
85 | 85 |
|
86 |
| -"@eslint/js@8.56.0": |
87 |
| - version "8.56.0" |
88 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
89 |
| - integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
| 86 | +"@eslint/js@8.57.0": |
| 87 | + version "8.57.0" |
| 88 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
| 89 | + integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
90 | 90 |
|
91 | 91 | "@ethereum-waffle/chai@^3.4.4":
|
92 | 92 | version "3.4.4"
|
|
566 | 566 | "@ethersproject/properties" "^5.6.0"
|
567 | 567 | "@ethersproject/strings" "^5.6.1"
|
568 | 568 |
|
569 |
| -"@humanwhocodes/config-array@^0.11.13": |
| 569 | +"@humanwhocodes/config-array@^0.11.14": |
570 | 570 | version "0.11.14"
|
571 | 571 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
|
572 | 572 | integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
|
@@ -3256,16 +3256,16 @@ eslint-visitor-keys@^3.4.3:
|
3256 | 3256 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
3257 | 3257 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
3258 | 3258 |
|
3259 |
| -eslint@8.56.0: |
3260 |
| - version "8.56.0" |
3261 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
3262 |
| - integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
| 3259 | +eslint@8.57.0: |
| 3260 | + version "8.57.0" |
| 3261 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
| 3262 | + integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
3263 | 3263 | dependencies:
|
3264 | 3264 | "@eslint-community/eslint-utils" "^4.2.0"
|
3265 | 3265 | "@eslint-community/regexpp" "^4.6.1"
|
3266 | 3266 | "@eslint/eslintrc" "^2.1.4"
|
3267 |
| - "@eslint/js" "8.56.0" |
3268 |
| - "@humanwhocodes/config-array" "^0.11.13" |
| 3267 | + "@eslint/js" "8.57.0" |
| 3268 | + "@humanwhocodes/config-array" "^0.11.14" |
3269 | 3269 | "@humanwhocodes/module-importer" "^1.0.1"
|
3270 | 3270 | "@nodelib/fs.walk" "^1.2.8"
|
3271 | 3271 | "@ungap/structured-clone" "^1.2.0"
|
|
0 commit comments