|
2293 | 2293 | "@typescript-eslint/visitor-keys" "8.20.0"
|
2294 | 2294 | debug "^4.3.4"
|
2295 | 2295 |
|
2296 |
| -"@typescript-eslint/[email protected]": |
2297 |
| - version "8.18.1" |
2298 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b" |
2299 |
| - integrity sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ== |
2300 |
| - dependencies: |
2301 |
| - "@typescript-eslint/types" "8.18.1" |
2302 |
| - "@typescript-eslint/visitor-keys" "8.18.1" |
2303 |
| - |
2304 | 2296 | "@typescript-eslint/[email protected]":
|
2305 | 2297 | version "8.20.0"
|
2306 | 2298 | resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c"
|
|
2319 | 2311 | debug "^4.3.4"
|
2320 | 2312 | ts-api-utils "^2.0.0"
|
2321 | 2313 |
|
2322 |
| -"@typescript-eslint/[email protected]": |
2323 |
| - version "8.18.1" |
2324 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff" |
2325 |
| - integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw== |
2326 |
| - |
2327 | 2314 | "@typescript-eslint/[email protected]":
|
2328 | 2315 | version "8.20.0"
|
2329 | 2316 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf"
|
2330 | 2317 | integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==
|
2331 | 2318 |
|
2332 |
| -"@typescript-eslint/[email protected]": |
2333 |
| - version "8.18.1" |
2334 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e" |
2335 |
| - integrity sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg== |
2336 |
| - dependencies: |
2337 |
| - "@typescript-eslint/types" "8.18.1" |
2338 |
| - "@typescript-eslint/visitor-keys" "8.18.1" |
2339 |
| - debug "^4.3.4" |
2340 |
| - fast-glob "^3.3.2" |
2341 |
| - is-glob "^4.0.3" |
2342 |
| - minimatch "^9.0.4" |
2343 |
| - semver "^7.6.0" |
2344 |
| - ts-api-utils "^1.3.0" |
2345 |
| - |
2346 | 2319 | "@typescript-eslint/[email protected]":
|
2347 | 2320 | version "8.20.0"
|
2348 | 2321 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b"
|
|
2357 | 2330 | semver "^7.6.0"
|
2358 | 2331 | ts-api-utils "^2.0.0"
|
2359 | 2332 |
|
2360 |
| -"@typescript-eslint/[email protected]": |
| 2333 | +"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
2361 | 2334 | version "8.20.0"
|
2362 | 2335 | resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
|
2363 | 2336 | integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
|
|
2367 | 2340 | "@typescript-eslint/types" "8.20.0"
|
2368 | 2341 | "@typescript-eslint/typescript-estree" "8.20.0"
|
2369 | 2342 |
|
2370 |
| -"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
2371 |
| - version "8.18.1" |
2372 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5" |
2373 |
| - integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ== |
2374 |
| - dependencies: |
2375 |
| - "@eslint-community/eslint-utils" "^4.4.0" |
2376 |
| - "@typescript-eslint/scope-manager" "8.18.1" |
2377 |
| - "@typescript-eslint/types" "8.18.1" |
2378 |
| - "@typescript-eslint/typescript-estree" "8.18.1" |
2379 |
| - |
2380 |
| -"@typescript-eslint/[email protected]": |
2381 |
| - version "8.18.1" |
2382 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a" |
2383 |
| - integrity sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ== |
2384 |
| - dependencies: |
2385 |
| - "@typescript-eslint/types" "8.18.1" |
2386 |
| - eslint-visitor-keys "^4.2.0" |
2387 |
| - |
2388 | 2343 | "@typescript-eslint/[email protected]":
|
2389 | 2344 | version "8.20.0"
|
2390 | 2345 | resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed"
|
@@ -4157,9 +4112,9 @@ eslint-plugin-import@^2.30.0:
|
4157 | 4112 | tsconfig-paths "^3.15.0"
|
4158 | 4113 |
|
4159 | 4114 | eslint-plugin-jest@^28.8.2:
|
4160 |
| - version "28.10.0" |
4161 |
| - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea" |
4162 |
| - integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA== |
| 4115 | + version "28.11.0" |
| 4116 | + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e" |
| 4117 | + integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig== |
4163 | 4118 | dependencies:
|
4164 | 4119 | "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
|
4165 | 4120 |
|
@@ -8257,11 +8212,6 @@ trim-newlines@^3.0.0:
|
8257 | 8212 | resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz"
|
8258 | 8213 | integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
|
8259 | 8214 |
|
8260 |
| -ts-api-utils@^1.3.0: |
8261 |
| - version "1.4.3" |
8262 |
| - resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" |
8263 |
| - integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== |
8264 |
| - |
8265 | 8215 | ts-api-utils@^2.0.0:
|
8266 | 8216 | version "2.0.0"
|
8267 | 8217 | resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
|
|
0 commit comments