|
1072 | 1072 | resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
|
1073 | 1073 | integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
|
1074 | 1074 |
|
1075 |
| -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
1076 |
| - version "4.7.0" |
1077 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
1078 |
| - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 1075 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 1076 | + version "4.9.0" |
| 1077 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 1078 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
1079 | 1079 | dependencies:
|
1080 | 1080 | eslint-visitor-keys "^3.4.3"
|
1081 | 1081 |
|
|
1120 | 1120 | minimatch "^3.1.2"
|
1121 | 1121 | strip-json-comments "^3.1.1"
|
1122 | 1122 |
|
1123 |
| -"@eslint/js@9.33.0": |
1124 |
| - version "9.33.0" |
1125 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
1126 |
| - integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
| 1123 | +"@eslint/js@9.35.0": |
| 1124 | + version "9.35.0" |
| 1125 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 1126 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
1127 | 1127 |
|
1128 | 1128 | "@eslint/object-schema@^2.1.6":
|
1129 | 1129 | version "2.1.6"
|
@@ -3512,18 +3512,18 @@ eslint-visitor-keys@^4.2.1:
|
3512 | 3512 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
3513 | 3513 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
3514 | 3514 |
|
3515 |
| -eslint@~9.33.0: |
3516 |
| - version "9.33.0" |
3517 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
3518 |
| - integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
| 3515 | +eslint@~9.35.0: |
| 3516 | + version "9.35.0" |
| 3517 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 3518 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
3519 | 3519 | dependencies:
|
3520 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
| 3520 | + "@eslint-community/eslint-utils" "^4.8.0" |
3521 | 3521 | "@eslint-community/regexpp" "^4.12.1"
|
3522 | 3522 | "@eslint/config-array" "^0.21.0"
|
3523 | 3523 | "@eslint/config-helpers" "^0.3.1"
|
3524 | 3524 | "@eslint/core" "^0.15.2"
|
3525 | 3525 | "@eslint/eslintrc" "^3.3.1"
|
3526 |
| - "@eslint/js" "9.33.0" |
| 3526 | + "@eslint/js" "9.35.0" |
3527 | 3527 | "@eslint/plugin-kit" "^0.3.5"
|
3528 | 3528 | "@humanfs/node" "^0.16.6"
|
3529 | 3529 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments