|
1265 | 1265 | minimatch "^3.1.2"
|
1266 | 1266 | strip-json-comments "^3.1.1"
|
1267 | 1267 |
|
1268 |
| - |
1269 |
| - version "8.57.0" |
1270 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
1271 |
| - integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
| 1268 | + |
| 1269 | + version "8.57.1" |
| 1270 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" |
| 1271 | + integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== |
1272 | 1272 |
|
1273 | 1273 |
|
1274 | 1274 | version "6.6.0"
|
|
1303 | 1303 | dependencies:
|
1304 | 1304 | prop-types "^15.8.1"
|
1305 | 1305 |
|
1306 |
| -"@humanwhocodes/config-array@^0.11.14": |
1307 |
| - version "0.11.14" |
1308 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b" |
1309 |
| - integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
| 1306 | +"@humanwhocodes/config-array@^0.13.0": |
| 1307 | + version "0.13.0" |
| 1308 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" |
| 1309 | + integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== |
1310 | 1310 | dependencies:
|
1311 |
| - "@humanwhocodes/object-schema" "^2.0.2" |
| 1311 | + "@humanwhocodes/object-schema" "^2.0.3" |
1312 | 1312 | debug "^4.3.1"
|
1313 | 1313 | minimatch "^3.0.5"
|
1314 | 1314 |
|
|
1317 | 1317 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
1318 | 1318 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
1319 | 1319 |
|
1320 |
| -"@humanwhocodes/object-schema@^2.0.2": |
1321 |
| - version "2.0.2" |
1322 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" |
1323 |
| - integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== |
| 1320 | +"@humanwhocodes/object-schema@^2.0.3": |
| 1321 | + version "2.0.3" |
| 1322 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" |
| 1323 | + integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== |
1324 | 1324 |
|
1325 | 1325 | "@istanbuljs/load-nyc-config@^1.0.0":
|
1326 | 1326 | version "1.1.0"
|
@@ -2485,17 +2485,7 @@ ajv@^6.12.4, ajv@^6.12.5:
|
2485 | 2485 | json-schema-traverse "^0.4.1"
|
2486 | 2486 | uri-js "^4.2.2"
|
2487 | 2487 |
|
2488 |
| -ajv@^8.0.0: |
2489 |
| - version "8.8.2" |
2490 |
| - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb" |
2491 |
| - integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw== |
2492 |
| - dependencies: |
2493 |
| - fast-deep-equal "^3.1.1" |
2494 |
| - json-schema-traverse "^1.0.0" |
2495 |
| - require-from-string "^2.0.2" |
2496 |
| - uri-js "^4.2.2" |
2497 |
| - |
2498 |
| -ajv@^8.9.0: |
| 2488 | +ajv@^8.0.0, ajv@^8.9.0: |
2499 | 2489 | version "8.12.0"
|
2500 | 2490 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
|
2501 | 2491 | integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
@@ -4585,16 +4575,16 @@ eslint-webpack-plugin@^4.2.0:
|
4585 | 4575 | normalize-path "^3.0.0"
|
4586 | 4576 | schema-utils "^4.2.0"
|
4587 | 4577 |
|
4588 |
| -eslint@^8.57.0: |
4589 |
| - version "8.57.0" |
4590 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
4591 |
| - integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
| 4578 | +eslint@^8.57.1: |
| 4579 | + version "8.57.1" |
| 4580 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" |
| 4581 | + integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== |
4592 | 4582 | dependencies:
|
4593 | 4583 | "@eslint-community/eslint-utils" "^4.2.0"
|
4594 | 4584 | "@eslint-community/regexpp" "^4.6.1"
|
4595 | 4585 | "@eslint/eslintrc" "^2.1.4"
|
4596 |
| - "@eslint/js" "8.57.0" |
4597 |
| - "@humanwhocodes/config-array" "^0.11.14" |
| 4586 | + "@eslint/js" "8.57.1" |
| 4587 | + "@humanwhocodes/config-array" "^0.13.0" |
4598 | 4588 | "@humanwhocodes/module-importer" "^1.0.1"
|
4599 | 4589 | "@nodelib/fs.walk" "^1.2.8"
|
4600 | 4590 | "@ungap/structured-clone" "^1.2.0"
|
|
0 commit comments