|
115 | 115 | minimatch "^3.1.2" |
116 | 116 | strip-json-comments "^3.1.1" |
117 | 117 |
|
118 | | -"@eslint/js@8.56.0": |
119 | | - version "8.56.0" |
120 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
121 | | - integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
| 118 | +"@eslint/js@8.57.0": |
| 119 | + version "8.57.0" |
| 120 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
| 121 | + integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
122 | 122 |
|
123 | 123 | "@ethereum-waffle/chai@^3.4.0": |
124 | 124 | version "3.4.0" |
|
1375 | 1375 | "@ethersproject/properties" "^5.7.0" |
1376 | 1376 | "@ethersproject/strings" "^5.7.0" |
1377 | 1377 |
|
1378 | | -"@humanwhocodes/config-array@^0.11.13": |
| 1378 | +"@humanwhocodes/config-array@^0.11.14": |
1379 | 1379 | version "0.11.14" |
1380 | 1380 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b" |
1381 | 1381 | integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
@@ -4145,16 +4145,16 @@ eslint-visitor-keys@^3.4.3: |
4145 | 4145 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
4146 | 4146 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
4147 | 4147 |
|
4148 | | -eslint@8.56.0: |
4149 | | - version "8.56.0" |
4150 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
4151 | | - integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
| 4148 | +eslint@8.57.0: |
| 4149 | + version "8.57.0" |
| 4150 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
| 4151 | + integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
4152 | 4152 | dependencies: |
4153 | 4153 | "@eslint-community/eslint-utils" "^4.2.0" |
4154 | 4154 | "@eslint-community/regexpp" "^4.6.1" |
4155 | 4155 | "@eslint/eslintrc" "^2.1.4" |
4156 | | - "@eslint/js" "8.56.0" |
4157 | | - "@humanwhocodes/config-array" "^0.11.13" |
| 4156 | + "@eslint/js" "8.57.0" |
| 4157 | + "@humanwhocodes/config-array" "^0.11.14" |
4158 | 4158 | "@humanwhocodes/module-importer" "^1.0.1" |
4159 | 4159 | "@nodelib/fs.walk" "^1.2.8" |
4160 | 4160 | "@ungap/structured-clone" "^1.2.0" |
|
0 commit comments