Skip to content

Commit 0046cc9

Browse files
chore: update dependency eslint-plugin-jest to v28.10.0 (#4220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b8da63 commit 0046cc9

File tree

1 file changed

+4
-49
lines changed

1 file changed

+4
-49
lines changed

yarn.lock

Lines changed: 4 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,14 +2292,6 @@
22922292
"@typescript-eslint/visitor-keys" "8.18.1"
22932293
debug "^4.3.4"
22942294

2295-
"@typescript-eslint/[email protected]":
2296-
version "8.15.0"
2297-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
2298-
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
2299-
dependencies:
2300-
"@typescript-eslint/types" "8.15.0"
2301-
"@typescript-eslint/visitor-keys" "8.15.0"
2302-
23032295
"@typescript-eslint/[email protected]":
23042296
version "8.18.1"
23052297
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b"
@@ -2318,30 +2310,11 @@
23182310
debug "^4.3.4"
23192311
ts-api-utils "^1.3.0"
23202312

2321-
"@typescript-eslint/[email protected]":
2322-
version "8.15.0"
2323-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
2324-
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
2325-
23262313
"@typescript-eslint/[email protected]":
23272314
version "8.18.1"
23282315
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
23292316
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
23302317

2331-
"@typescript-eslint/[email protected]":
2332-
version "8.15.0"
2333-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
2334-
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
2335-
dependencies:
2336-
"@typescript-eslint/types" "8.15.0"
2337-
"@typescript-eslint/visitor-keys" "8.15.0"
2338-
debug "^4.3.4"
2339-
fast-glob "^3.3.2"
2340-
is-glob "^4.0.3"
2341-
minimatch "^9.0.4"
2342-
semver "^7.6.0"
2343-
ts-api-utils "^1.3.0"
2344-
23452318
"@typescript-eslint/[email protected]":
23462319
version "8.18.1"
23472320
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e"
@@ -2356,7 +2329,7 @@
23562329
semver "^7.6.0"
23572330
ts-api-utils "^1.3.0"
23582331

2359-
"@typescript-eslint/[email protected]":
2332+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
23602333
version "8.18.1"
23612334
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5"
23622335
integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==
@@ -2366,24 +2339,6 @@
23662339
"@typescript-eslint/types" "8.18.1"
23672340
"@typescript-eslint/typescript-estree" "8.18.1"
23682341

2369-
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2370-
version "8.15.0"
2371-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
2372-
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
2373-
dependencies:
2374-
"@eslint-community/eslint-utils" "^4.4.0"
2375-
"@typescript-eslint/scope-manager" "8.15.0"
2376-
"@typescript-eslint/types" "8.15.0"
2377-
"@typescript-eslint/typescript-estree" "8.15.0"
2378-
2379-
"@typescript-eslint/[email protected]":
2380-
version "8.15.0"
2381-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
2382-
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
2383-
dependencies:
2384-
"@typescript-eslint/types" "8.15.0"
2385-
eslint-visitor-keys "^4.2.0"
2386-
23872342
"@typescript-eslint/[email protected]":
23882343
version "8.18.1"
23892344
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a"
@@ -4150,9 +4105,9 @@ eslint-plugin-import@^2.30.0:
41504105
tsconfig-paths "^3.15.0"
41514106

41524107
eslint-plugin-jest@^28.8.2:
4153-
version "28.9.0"
4154-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
4155-
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
4108+
version "28.10.0"
4109+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
4110+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
41564111
dependencies:
41574112
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
41584113

0 commit comments

Comments
 (0)