|
537 | 537 | minimatch "^3.1.2" |
538 | 538 | strip-json-comments "^3.1.1" |
539 | 539 |
|
540 | | -"@eslint/js@8.53.0": |
541 | | - version "8.53.0" |
542 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" |
543 | | - integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
| 540 | +"@eslint/js@8.54.0": |
| 541 | + version "8.54.0" |
| 542 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
| 543 | + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
544 | 544 |
|
545 | 545 | "@humanwhocodes/config-array@^0.11.13": |
546 | 546 | version "0.11.13" |
|
971 | 971 | dependencies: |
972 | 972 | "@babel/types" "^7.3.0" |
973 | 973 |
|
974 | | -"@types/eslint@8.44.7": |
975 | | - version "8.44.7" |
976 | | - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.7.tgz#430b3cc96db70c81f405e6a08aebdb13869198f5" |
977 | | - integrity sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ== |
| 974 | +"@types/eslint@8.44.8": |
| 975 | + version "8.44.8" |
| 976 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c" |
| 977 | + integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw== |
978 | 978 | dependencies: |
979 | 979 | "@types/estree" "*" |
980 | 980 | "@types/json-schema" "*" |
@@ -1622,15 +1622,15 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: |
1622 | 1622 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
1623 | 1623 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
1624 | 1624 |
|
1625 | | -eslint@8.53.0: |
1626 | | - version "8.53.0" |
1627 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" |
1628 | | - integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
| 1625 | +eslint@8.54.0: |
| 1626 | + version "8.54.0" |
| 1627 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
| 1628 | + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
1629 | 1629 | dependencies: |
1630 | 1630 | "@eslint-community/eslint-utils" "^4.2.0" |
1631 | 1631 | "@eslint-community/regexpp" "^4.6.1" |
1632 | 1632 | "@eslint/eslintrc" "^2.1.3" |
1633 | | - "@eslint/js" "8.53.0" |
| 1633 | + "@eslint/js" "8.54.0" |
1634 | 1634 | "@humanwhocodes/config-array" "^0.11.13" |
1635 | 1635 | "@humanwhocodes/module-importer" "^1.0.1" |
1636 | 1636 | "@nodelib/fs.walk" "^1.2.8" |
|
0 commit comments