|
375 | 375 | minimatch "^3.0.4" |
376 | 376 | strip-json-comments "^3.1.1" |
377 | 377 |
|
378 | | -"@eslint/eslintrc@^1.3.2": |
379 | | - version "1.3.2" |
380 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356" |
381 | | - integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ== |
| 378 | +"@eslint/eslintrc@^1.3.3": |
| 379 | + version "1.3.3" |
| 380 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95" |
| 381 | + integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg== |
382 | 382 | dependencies: |
383 | 383 | ajv "^6.12.4" |
384 | 384 | debug "^4.3.2" |
|
413 | 413 | debug "^4.1.1" |
414 | 414 | minimatch "^3.0.4" |
415 | 415 |
|
416 | | -"@humanwhocodes/gitignore-to-minimatch@^1.0.2": |
417 | | - version "1.0.2" |
418 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d" |
419 | | - integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA== |
420 | | - |
421 | 416 | "@humanwhocodes/module-importer@^1.0.1": |
422 | 417 | version "1.0.1" |
423 | 418 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
@@ -2843,14 +2838,13 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3 |
2843 | 2838 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz" |
2844 | 2839 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== |
2845 | 2840 |
|
2846 | | -eslint@^8.24.0: |
2847 | | - version "8.24.0" |
2848 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8" |
2849 | | - integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ== |
| 2841 | +eslint@^8.25.0: |
| 2842 | + version "8.25.0" |
| 2843 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b" |
| 2844 | + integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A== |
2850 | 2845 | dependencies: |
2851 | | - "@eslint/eslintrc" "^1.3.2" |
| 2846 | + "@eslint/eslintrc" "^1.3.3" |
2852 | 2847 | "@humanwhocodes/config-array" "^0.10.5" |
2853 | | - "@humanwhocodes/gitignore-to-minimatch" "^1.0.2" |
2854 | 2848 | "@humanwhocodes/module-importer" "^1.0.1" |
2855 | 2849 | ajv "^6.10.0" |
2856 | 2850 | chalk "^4.0.0" |
|
0 commit comments