|
1008 | 1008 | minimatch "^3.0.4"
|
1009 | 1009 | strip-json-comments "^3.1.1"
|
1010 | 1010 |
|
1011 |
| -"@eslint/eslintrc@^1.3.3": |
1012 |
| - version "1.3.3" |
1013 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95" |
1014 |
| - integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg== |
| 1011 | +"@eslint/eslintrc@^1.4.0": |
| 1012 | + version "1.4.0" |
| 1013 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63" |
| 1014 | + integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A== |
1015 | 1015 | dependencies:
|
1016 | 1016 | ajv "^6.12.4"
|
1017 | 1017 | debug "^4.3.2"
|
1018 | 1018 | espree "^9.4.0"
|
1019 |
| - globals "^13.15.0" |
| 1019 | + globals "^13.19.0" |
1020 | 1020 | ignore "^5.2.0"
|
1021 | 1021 | import-fresh "^3.2.1"
|
1022 | 1022 | js-yaml "^4.1.0"
|
|
1032 | 1032 | prop-types "^15.6.1"
|
1033 | 1033 | react-lifecycles-compat "^3.0.4"
|
1034 | 1034 |
|
1035 |
| -"@humanwhocodes/config-array@^0.11.6": |
1036 |
| - version "0.11.7" |
1037 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f" |
1038 |
| - integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw== |
| 1035 | +"@humanwhocodes/config-array@^0.11.8": |
| 1036 | + version "0.11.8" |
| 1037 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" |
| 1038 | + integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== |
1039 | 1039 | dependencies:
|
1040 | 1040 | "@humanwhocodes/object-schema" "^1.2.1"
|
1041 | 1041 | debug "^4.1.1"
|
@@ -2836,13 +2836,13 @@ eslint-visitor-keys@^3.3.0:
|
2836 | 2836 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
2837 | 2837 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
2838 | 2838 |
|
2839 |
| -eslint@8.29.0: |
2840 |
| - version "8.29.0" |
2841 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87" |
2842 |
| - integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg== |
| 2839 | +eslint@8.30.0: |
| 2840 | + version "8.30.0" |
| 2841 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50" |
| 2842 | + integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ== |
2843 | 2843 | dependencies:
|
2844 |
| - "@eslint/eslintrc" "^1.3.3" |
2845 |
| - "@humanwhocodes/config-array" "^0.11.6" |
| 2844 | + "@eslint/eslintrc" "^1.4.0" |
| 2845 | + "@humanwhocodes/config-array" "^0.11.8" |
2846 | 2846 | "@humanwhocodes/module-importer" "^1.0.1"
|
2847 | 2847 | "@nodelib/fs.walk" "^1.2.8"
|
2848 | 2848 | ajv "^6.10.0"
|
|
2861 | 2861 | file-entry-cache "^6.0.1"
|
2862 | 2862 | find-up "^5.0.0"
|
2863 | 2863 | glob-parent "^6.0.2"
|
2864 |
| - globals "^13.15.0" |
| 2864 | + globals "^13.19.0" |
2865 | 2865 | grapheme-splitter "^1.0.4"
|
2866 | 2866 | ignore "^5.2.0"
|
2867 | 2867 | import-fresh "^3.0.0"
|
@@ -3318,10 +3318,10 @@ globals@^11.1.0:
|
3318 | 3318 | resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
3319 | 3319 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
3320 | 3320 |
|
3321 |
| -globals@^13.15.0, globals@^13.6.0, globals@^13.9.0: |
3322 |
| - version "13.18.0" |
3323 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-13.18.0.tgz#fb224daeeb2bb7d254cd2c640f003528b8d0c1dc" |
3324 |
| - integrity sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A== |
| 3321 | +globals@^13.19.0, globals@^13.6.0, globals@^13.9.0: |
| 3322 | + version "13.19.0" |
| 3323 | + resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8" |
| 3324 | + integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ== |
3325 | 3325 | dependencies:
|
3326 | 3326 | type-fest "^0.20.2"
|
3327 | 3327 |
|
|
0 commit comments