|
208 | 208 | minimatch "^3.1.2" |
209 | 209 | strip-json-comments "^3.1.1" |
210 | 210 |
|
211 | | -"@eslint/js@9.39.0", "@eslint/js@^9.36.0": |
212 | | - version "9.39.0" |
213 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01" |
214 | | - integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw== |
| 211 | +"@eslint/js@9.39.1", "@eslint/js@^9.36.0": |
| 212 | + version "9.39.1" |
| 213 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164" |
| 214 | + integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw== |
215 | 215 |
|
216 | 216 | "@eslint/object-schema@^2.1.7": |
217 | 217 | version "2.1.7" |
@@ -1300,17 +1300,17 @@ eslint-visitor-keys@^4.2.1: |
1300 | 1300 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1301 | 1301 |
|
1302 | 1302 | eslint@^9.36.0: |
1303 | | - version "9.39.0" |
1304 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5" |
1305 | | - integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg== |
| 1303 | + version "9.39.1" |
| 1304 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5" |
| 1305 | + integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g== |
1306 | 1306 | dependencies: |
1307 | 1307 | "@eslint-community/eslint-utils" "^4.8.0" |
1308 | 1308 | "@eslint-community/regexpp" "^4.12.1" |
1309 | 1309 | "@eslint/config-array" "^0.21.1" |
1310 | 1310 | "@eslint/config-helpers" "^0.4.2" |
1311 | 1311 | "@eslint/core" "^0.17.0" |
1312 | 1312 | "@eslint/eslintrc" "^3.3.1" |
1313 | | - "@eslint/js" "9.39.0" |
| 1313 | + "@eslint/js" "9.39.1" |
1314 | 1314 | "@eslint/plugin-kit" "^0.4.1" |
1315 | 1315 | "@humanfs/node" "^0.16.6" |
1316 | 1316 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments