|
1121 | 1121 | esquery "^1.6.0"
|
1122 | 1122 | jsdoc-type-pratt-parser "~4.1.0"
|
1123 | 1123 |
|
1124 |
| -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0": |
1125 |
| - version "4.7.0" |
1126 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
1127 |
| - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 1124 | +"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 1125 | + version "4.8.0" |
| 1126 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894" |
| 1127 | + integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q== |
1128 | 1128 | dependencies:
|
1129 | 1129 | eslint-visitor-keys "^3.4.3"
|
1130 | 1130 |
|
|
1198 | 1198 | minimatch "^3.1.2"
|
1199 | 1199 | strip-json-comments "^3.1.1"
|
1200 | 1200 |
|
1201 |
| -"@eslint/js@9.34.0", "@eslint/js@^9.34.0": |
1202 |
| - version "9.34.0" |
1203 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
1204 |
| - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 1201 | +"@eslint/js@9.35.0", "@eslint/js@^9.34.0": |
| 1202 | + version "9.35.0" |
| 1203 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 1204 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
1205 | 1205 |
|
1206 | 1206 | "@eslint/json@^0.13.1":
|
1207 | 1207 | version "0.13.2"
|
@@ -4131,18 +4131,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
|
4131 | 4131 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
4132 | 4132 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
4133 | 4133 |
|
4134 |
| -eslint@^9.34.0: |
4135 |
| - version "9.34.0" |
4136 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
4137 |
| - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 4134 | +eslint@^9.35.0: |
| 4135 | + version "9.35.0" |
| 4136 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 4137 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
4138 | 4138 | dependencies:
|
4139 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
| 4139 | + "@eslint-community/eslint-utils" "^4.8.0" |
4140 | 4140 | "@eslint-community/regexpp" "^4.12.1"
|
4141 | 4141 | "@eslint/config-array" "^0.21.0"
|
4142 | 4142 | "@eslint/config-helpers" "^0.3.1"
|
4143 | 4143 | "@eslint/core" "^0.15.2"
|
4144 | 4144 | "@eslint/eslintrc" "^3.3.1"
|
4145 |
| - "@eslint/js" "9.34.0" |
| 4145 | + "@eslint/js" "9.35.0" |
4146 | 4146 | "@eslint/plugin-kit" "^0.3.5"
|
4147 | 4147 | "@humanfs/node" "^0.16.6"
|
4148 | 4148 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments