|
177 | 177 | dependencies:
|
178 | 178 | eslint-visitor-keys "^3.3.0"
|
179 | 179 |
|
180 |
| -"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.0", "@eslint-community/regexpp@^4.6.1": |
| 180 | +"@eslint-community/regexpp@^4.11.0": |
| 181 | + version "4.11.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae" |
| 183 | + integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A== |
| 184 | + |
| 185 | +"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": |
181 | 186 | version "4.10.0"
|
182 | 187 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
183 | 188 | integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
@@ -1404,10 +1409,12 @@ escape-string-regexp@^4.0.0:
|
1404 | 1409 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
1405 | 1410 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
1406 | 1411 |
|
1407 |
| -eslint-compat-utils@^0.1.2: |
1408 |
| - version "0.1.2" |
1409 |
| - resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz#f45e3b5ced4c746c127cf724fb074cd4e730d653" |
1410 |
| - integrity sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg== |
| 1412 | +eslint-compat-utils@^0.5.1: |
| 1413 | + version "0.5.1" |
| 1414 | + resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4" |
| 1415 | + integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q== |
| 1416 | + dependencies: |
| 1417 | + semver "^7.5.4" |
1411 | 1418 |
|
1412 | 1419 |
|
1413 | 1420 | version "14.2.3"
|
@@ -1463,14 +1470,14 @@ eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
|
1463 | 1470 | dependencies:
|
1464 | 1471 | debug "^3.2.7"
|
1465 | 1472 |
|
1466 |
| -eslint-plugin-es-x@^7.1.0: |
1467 |
| - version "7.5.0" |
1468 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.5.0.tgz#d08d9cd155383e35156c48f736eb06561d07ba92" |
1469 |
| - integrity sha512-ODswlDSO0HJDzXU0XvgZ3lF3lS3XAZEossh15Q2UHjwrJggWeBoKqqEsLTZLXl+dh5eOAozG0zRcYtuE35oTuQ== |
| 1473 | +eslint-plugin-es-x@^7.5.0: |
| 1474 | + version "7.8.0" |
| 1475 | + resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74" |
| 1476 | + integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ== |
1470 | 1477 | dependencies:
|
1471 | 1478 | "@eslint-community/eslint-utils" "^4.1.2"
|
1472 |
| - "@eslint-community/regexpp" "^4.6.0" |
1473 |
| - eslint-compat-utils "^0.1.2" |
| 1479 | + "@eslint-community/regexpp" "^4.11.0" |
| 1480 | + eslint-compat-utils "^0.5.1" |
1474 | 1481 |
|
1475 | 1482 | eslint-plugin-es@^3.0.0:
|
1476 | 1483 | version "3.0.1"
|
@@ -1525,15 +1532,16 @@ eslint-plugin-jsx-a11y@^6.7.1:
|
1525 | 1532 | object.entries "^1.1.7"
|
1526 | 1533 | object.fromentries "^2.0.7"
|
1527 | 1534 |
|
1528 |
| -eslint-plugin-n@^16.3.0: |
1529 |
| - version "16.3.1" |
1530 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.3.1.tgz#6cd377d1349fed10854b6535392e91fb4123193b" |
1531 |
| - integrity sha512-w46eDIkxQ2FaTHcey7G40eD+FhTXOdKudDXPUO2n9WNcslze/i/HT2qJ3GXjHngYSGDISIgPNhwGtgoix4zeOw== |
| 1535 | +eslint-plugin-n@^16.6.2: |
| 1536 | + version "16.6.2" |
| 1537 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b" |
| 1538 | + integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ== |
1532 | 1539 | dependencies:
|
1533 | 1540 | "@eslint-community/eslint-utils" "^4.4.0"
|
1534 | 1541 | builtins "^5.0.1"
|
1535 |
| - eslint-plugin-es-x "^7.1.0" |
| 1542 | + eslint-plugin-es-x "^7.5.0" |
1536 | 1543 | get-tsconfig "^4.7.0"
|
| 1544 | + globals "^13.24.0" |
1537 | 1545 | ignore "^5.2.4"
|
1538 | 1546 | is-builtin-module "^3.2.1"
|
1539 | 1547 | is-core-module "^2.12.1"
|
@@ -1960,10 +1968,10 @@ glob@^7.1.3:
|
1960 | 1968 | once "^1.3.0"
|
1961 | 1969 | path-is-absolute "^1.0.0"
|
1962 | 1970 |
|
1963 |
| -globals@^13.19.0: |
1964 |
| - version "13.23.0" |
1965 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02" |
1966 |
| - integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA== |
| 1971 | +globals@^13.19.0, globals@^13.24.0: |
| 1972 | + version "13.24.0" |
| 1973 | + resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" |
| 1974 | + integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== |
1967 | 1975 | dependencies:
|
1968 | 1976 | type-fest "^0.20.2"
|
1969 | 1977 |
|
|
0 commit comments