|
174 | 174 | debug "^4.3.1" |
175 | 175 | minimatch "^3.1.2" |
176 | 176 |
|
177 | | -"@eslint/config-helpers@^0.3.0": |
| 177 | +"@eslint/config-helpers@^0.3.1": |
178 | 178 | version "0.3.1" |
179 | 179 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
180 | 180 | integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
181 | 181 |
|
182 | | -"@eslint/core@^0.15.0", "@eslint/core@^0.15.2": |
| 182 | +"@eslint/core@^0.15.2": |
183 | 183 | version "0.15.2" |
184 | 184 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
185 | 185 | integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
|
201 | 201 | minimatch "^3.1.2" |
202 | 202 | strip-json-comments "^3.1.1" |
203 | 203 |
|
204 | | -"@eslint/js@9.32.0": |
205 | | - version "9.32.0" |
206 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
207 | | - integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
208 | | - |
209 | | -"@eslint/js@^9.32.0": |
| 204 | +"@eslint/js@9.33.0", "@eslint/js@^9.32.0": |
210 | 205 | version "9.33.0" |
211 | 206 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
212 | 207 | integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
|
216 | 211 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
217 | 212 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
218 | 213 |
|
219 | | -"@eslint/plugin-kit@^0.3.4": |
| 214 | +"@eslint/plugin-kit@^0.3.5": |
220 | 215 | version "0.3.5" |
221 | 216 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
222 | 217 | integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
@@ -1305,18 +1300,18 @@ eslint-visitor-keys@^4.2.1: |
1305 | 1300 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1306 | 1301 |
|
1307 | 1302 | eslint@^9.32.0: |
1308 | | - version "9.32.0" |
1309 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
1310 | | - integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
| 1303 | + version "9.33.0" |
| 1304 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
| 1305 | + integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
1311 | 1306 | dependencies: |
1312 | 1307 | "@eslint-community/eslint-utils" "^4.2.0" |
1313 | 1308 | "@eslint-community/regexpp" "^4.12.1" |
1314 | 1309 | "@eslint/config-array" "^0.21.0" |
1315 | | - "@eslint/config-helpers" "^0.3.0" |
1316 | | - "@eslint/core" "^0.15.0" |
| 1310 | + "@eslint/config-helpers" "^0.3.1" |
| 1311 | + "@eslint/core" "^0.15.2" |
1317 | 1312 | "@eslint/eslintrc" "^3.3.1" |
1318 | | - "@eslint/js" "9.32.0" |
1319 | | - "@eslint/plugin-kit" "^0.3.4" |
| 1313 | + "@eslint/js" "9.33.0" |
| 1314 | + "@eslint/plugin-kit" "^0.3.5" |
1320 | 1315 | "@humanfs/node" "^0.16.6" |
1321 | 1316 | "@humanwhocodes/module-importer" "^1.0.1" |
1322 | 1317 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments