|
176 | 176 | minimatch "^3.1.2"
|
177 | 177 | strip-json-comments "^3.1.1"
|
178 | 178 |
|
179 |
| - |
180 |
| - version "8.57.0" |
181 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz" |
182 |
| - integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
| 179 | + |
| 180 | + version "8.57.1" |
| 181 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" |
| 182 | + integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== |
183 | 183 |
|
184 |
| -"@humanwhocodes/config-array@^0.11.14": |
185 |
| - version "0.11.14" |
186 |
| - resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz" |
187 |
| - integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
| 184 | +"@humanwhocodes/config-array@^0.13.0": |
| 185 | + version "0.13.0" |
| 186 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" |
| 187 | + integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== |
188 | 188 | dependencies:
|
189 |
| - "@humanwhocodes/object-schema" "^2.0.2" |
| 189 | + "@humanwhocodes/object-schema" "^2.0.3" |
190 | 190 | debug "^4.3.1"
|
191 | 191 | minimatch "^3.0.5"
|
192 | 192 |
|
|
195 | 195 | resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
|
196 | 196 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
197 | 197 |
|
198 |
| -"@humanwhocodes/object-schema@^2.0.2": |
199 |
| - version "2.0.2" |
200 |
| - resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz" |
201 |
| - integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== |
| 198 | +"@humanwhocodes/object-schema@^2.0.3": |
| 199 | + version "2.0.3" |
| 200 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" |
| 201 | + integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== |
202 | 202 |
|
203 | 203 | "@jridgewell/gen-mapping@^0.3.2":
|
204 | 204 | version "0.3.2"
|
@@ -1436,16 +1436,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
1436 | 1436 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
1437 | 1437 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
1438 | 1438 |
|
1439 |
| -eslint@^8.57.0: |
1440 |
| - version "8.57.0" |
1441 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz" |
1442 |
| - integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
| 1439 | +eslint@^8.57.1: |
| 1440 | + version "8.57.1" |
| 1441 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" |
| 1442 | + integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== |
1443 | 1443 | dependencies:
|
1444 | 1444 | "@eslint-community/eslint-utils" "^4.2.0"
|
1445 | 1445 | "@eslint-community/regexpp" "^4.6.1"
|
1446 | 1446 | "@eslint/eslintrc" "^2.1.4"
|
1447 |
| - "@eslint/js" "8.57.0" |
1448 |
| - "@humanwhocodes/config-array" "^0.11.14" |
| 1447 | + "@eslint/js" "8.57.1" |
| 1448 | + "@humanwhocodes/config-array" "^0.13.0" |
1449 | 1449 | "@humanwhocodes/module-importer" "^1.0.1"
|
1450 | 1450 | "@nodelib/fs.walk" "^1.2.8"
|
1451 | 1451 | "@ungap/structured-clone" "^1.2.0"
|
|
0 commit comments