|
100 | 100 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" |
101 | 101 | integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== |
102 | 102 |
|
103 | | -"@eslint/js@9.39.0": |
104 | | - version "9.39.0" |
105 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01" |
106 | | - integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw== |
| 103 | +"@eslint/js@9.39.1": |
| 104 | + version "9.39.1" |
| 105 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164" |
| 106 | + integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw== |
107 | 107 |
|
108 | 108 | "@eslint/object-schema@^2.1.7": |
109 | 109 | version "2.1.7" |
@@ -1092,18 +1092,18 @@ eslint-visitor-keys@^4.2.1: |
1092 | 1092 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1093 | 1093 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1094 | 1094 |
|
1095 | | -eslint@9.39.0: |
1096 | | - version "9.39.0" |
1097 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5" |
1098 | | - integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg== |
| 1095 | +eslint@9.39.1: |
| 1096 | + version "9.39.1" |
| 1097 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5" |
| 1098 | + integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g== |
1099 | 1099 | dependencies: |
1100 | 1100 | "@eslint-community/eslint-utils" "^4.8.0" |
1101 | 1101 | "@eslint-community/regexpp" "^4.12.1" |
1102 | 1102 | "@eslint/config-array" "^0.21.1" |
1103 | 1103 | "@eslint/config-helpers" "^0.4.2" |
1104 | 1104 | "@eslint/core" "^0.17.0" |
1105 | 1105 | "@eslint/eslintrc" "^3.3.1" |
1106 | | - "@eslint/js" "9.39.0" |
| 1106 | + "@eslint/js" "9.39.1" |
1107 | 1107 | "@eslint/plugin-kit" "^0.4.1" |
1108 | 1108 | "@humanfs/node" "^0.16.6" |
1109 | 1109 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments