|
1538 | 1538 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
|
1539 | 1539 | integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
|
1540 | 1540 |
|
1541 |
| -"@eslint/eslintrc@^2.1.2": |
1542 |
| - version "2.1.2" |
1543 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
1544 |
| - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 1541 | +"@eslint/eslintrc@^2.1.3": |
| 1542 | + version "2.1.3" |
| 1543 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 1544 | + integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
1545 | 1545 | dependencies:
|
1546 | 1546 | ajv "^6.12.4"
|
1547 | 1547 | debug "^4.3.2"
|
|
1553 | 1553 | minimatch "^3.1.2"
|
1554 | 1554 | strip-json-comments "^3.1.1"
|
1555 | 1555 |
|
1556 |
| -"@eslint/js@8.52.0": |
1557 |
| - version "8.52.0" |
1558 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
1559 |
| - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 1556 | +"@eslint/js@8.54.0": |
| 1557 | + version "8.54.0" |
| 1558 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
| 1559 | + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
1560 | 1560 |
|
1561 | 1561 | "@gar/promisify@^1.0.1":
|
1562 | 1562 | version "1.1.3"
|
@@ -6104,14 +6104,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
6104 | 6104 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
6105 | 6105 |
|
6106 | 6106 | eslint@^8.17.0, eslint@^8.19.0, eslint@^8.23.1:
|
6107 |
| - version "8.52.0" |
6108 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
6109 |
| - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 6107 | + version "8.54.0" |
| 6108 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
| 6109 | + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
6110 | 6110 | dependencies:
|
6111 | 6111 | "@eslint-community/eslint-utils" "^4.2.0"
|
6112 | 6112 | "@eslint-community/regexpp" "^4.6.1"
|
6113 |
| - "@eslint/eslintrc" "^2.1.2" |
6114 |
| - "@eslint/js" "8.52.0" |
| 6113 | + "@eslint/eslintrc" "^2.1.3" |
| 6114 | + "@eslint/js" "8.54.0" |
6115 | 6115 | "@humanwhocodes/config-array" "^0.11.13"
|
6116 | 6116 | "@humanwhocodes/module-importer" "^1.0.1"
|
6117 | 6117 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments