|
52 | 52 | dependencies:
|
53 | 53 | eslint-visitor-keys "^3.3.0"
|
54 | 54 |
|
55 |
| -"@eslint-community/regexpp@^4.4.0": |
56 |
| - version "4.4.0" |
57 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403" |
58 |
| - integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ== |
| 55 | +"@eslint-community/regexpp@^4.6.1": |
| 56 | + version "4.6.2" |
| 57 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8" |
| 58 | + integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== |
59 | 59 |
|
60 |
| -"@eslint/eslintrc@^2.1.0": |
61 |
| - version "2.1.0" |
62 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d" |
63 |
| - integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A== |
| 60 | +"@eslint/eslintrc@^2.1.1": |
| 61 | + version "2.1.1" |
| 62 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.1.tgz#18d635e24ad35f7276e8a49d135c7d3ca6a46f93" |
| 63 | + integrity sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA== |
64 | 64 | dependencies:
|
65 | 65 | ajv "^6.12.4"
|
66 | 66 | debug "^4.3.2"
|
|
72 | 72 | minimatch "^3.1.2"
|
73 | 73 | strip-json-comments "^3.1.1"
|
74 | 74 |
|
75 |
| -"@eslint/js@8.44.0": |
76 |
| - version "8.44.0" |
77 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af" |
78 |
| - integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw== |
| 75 | +"@eslint/js@^8.46.0": |
| 76 | + version "8.46.0" |
| 77 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.46.0.tgz#3f7802972e8b6fe3f88ed1aabc74ec596c456db6" |
| 78 | + integrity sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA== |
79 | 79 |
|
80 | 80 | "@fastify/accept-negotiator@^1.1.0":
|
81 | 81 | version "1.1.0"
|
@@ -379,7 +379,7 @@ aggregate-error@^4.0.0:
|
379 | 379 | clean-stack "^4.0.0"
|
380 | 380 | indent-string "^5.0.0"
|
381 | 381 |
|
382 |
| -ajv@^6.10.0, ajv@^6.12.4: |
| 382 | +ajv@^6.12.4: |
383 | 383 | version "6.12.6"
|
384 | 384 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
385 | 385 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
@@ -1400,10 +1400,10 @@ eslint-scope@^7.1.1:
|
1400 | 1400 | esrecurse "^4.3.0"
|
1401 | 1401 | estraverse "^5.2.0"
|
1402 | 1402 |
|
1403 |
| -eslint-scope@^7.2.0: |
1404 |
| - version "7.2.0" |
1405 |
| - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b" |
1406 |
| - integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw== |
| 1403 | +eslint-scope@^7.2.2: |
| 1404 | + version "7.2.2" |
| 1405 | + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" |
| 1406 | + integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== |
1407 | 1407 | dependencies:
|
1408 | 1408 | esrecurse "^4.3.0"
|
1409 | 1409 | estraverse "^5.2.0"
|
@@ -1442,27 +1442,32 @@ eslint-visitor-keys@^3.4.1:
|
1442 | 1442 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
|
1443 | 1443 | integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
|
1444 | 1444 |
|
1445 |
| - |
1446 |
| - version "8.45.0" |
1447 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78" |
1448 |
| - integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw== |
| 1445 | +eslint-visitor-keys@^3.4.2: |
| 1446 | + version "3.4.2" |
| 1447 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz#8c2095440eca8c933bedcadf16fefa44dbe9ba5f" |
| 1448 | + integrity sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw== |
| 1449 | + |
| 1450 | + |
| 1451 | + version "8.46.0" |
| 1452 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.46.0.tgz#a06a0ff6974e53e643acc42d1dcf2e7f797b3552" |
| 1453 | + integrity sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg== |
1449 | 1454 | dependencies:
|
1450 | 1455 | "@eslint-community/eslint-utils" "^4.2.0"
|
1451 |
| - "@eslint-community/regexpp" "^4.4.0" |
1452 |
| - "@eslint/eslintrc" "^2.1.0" |
1453 |
| - "@eslint/js" "8.44.0" |
| 1456 | + "@eslint-community/regexpp" "^4.6.1" |
| 1457 | + "@eslint/eslintrc" "^2.1.1" |
| 1458 | + "@eslint/js" "^8.46.0" |
1454 | 1459 | "@humanwhocodes/config-array" "^0.11.10"
|
1455 | 1460 | "@humanwhocodes/module-importer" "^1.0.1"
|
1456 | 1461 | "@nodelib/fs.walk" "^1.2.8"
|
1457 |
| - ajv "^6.10.0" |
| 1462 | + ajv "^6.12.4" |
1458 | 1463 | chalk "^4.0.0"
|
1459 | 1464 | cross-spawn "^7.0.2"
|
1460 | 1465 | debug "^4.3.2"
|
1461 | 1466 | doctrine "^3.0.0"
|
1462 | 1467 | escape-string-regexp "^4.0.0"
|
1463 |
| - eslint-scope "^7.2.0" |
1464 |
| - eslint-visitor-keys "^3.4.1" |
1465 |
| - espree "^9.6.0" |
| 1468 | + eslint-scope "^7.2.2" |
| 1469 | + eslint-visitor-keys "^3.4.2" |
| 1470 | + espree "^9.6.1" |
1466 | 1471 | esquery "^1.4.2"
|
1467 | 1472 | esutils "^2.0.2"
|
1468 | 1473 | fast-deep-equal "^3.1.3"
|
@@ -1503,6 +1508,15 @@ espree@^9.6.0:
|
1503 | 1508 | acorn-jsx "^5.3.2"
|
1504 | 1509 | eslint-visitor-keys "^3.4.1"
|
1505 | 1510 |
|
| 1511 | +espree@^9.6.1: |
| 1512 | + version "9.6.1" |
| 1513 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" |
| 1514 | + integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== |
| 1515 | + dependencies: |
| 1516 | + acorn "^8.9.0" |
| 1517 | + acorn-jsx "^5.3.2" |
| 1518 | + eslint-visitor-keys "^3.4.1" |
| 1519 | + |
1506 | 1520 | esprima@^4.0.0:
|
1507 | 1521 | version "4.0.1"
|
1508 | 1522 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
0 commit comments