Skip to content

Commit 89759d2

Browse files
chore: update dependency eslint-plugin-jest to v26.7.0 (#3280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 742193c commit 89759d2

File tree

1 file changed

+4
-50
lines changed

1 file changed

+4
-50
lines changed

yarn.lock

+4-50
Original file line numberDiff line numberDiff line change
@@ -2334,14 +2334,6 @@
23342334
"@typescript-eslint/typescript-estree" "5.31.0"
23352335
debug "^4.3.4"
23362336

2337-
"@typescript-eslint/[email protected]":
2338-
version "5.27.0"
2339-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.27.0.tgz#a272178f613050ed62f51f69aae1e19e870a8bbb"
2340-
integrity sha512-VnykheBQ/sHd1Vt0LJ1JLrMH1GzHO+SzX6VTXuStISIsvRiurue/eRkTqSrG0CexHQgKG8shyJfR4o5VYioB9g==
2341-
dependencies:
2342-
"@typescript-eslint/types" "5.27.0"
2343-
"@typescript-eslint/visitor-keys" "5.27.0"
2344-
23452337
"@typescript-eslint/[email protected]":
23462338
version "5.31.0"
23472339
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz#f47a794ba84d9b818ab7f8f44fff55a61016c606"
@@ -2359,29 +2351,11 @@
23592351
debug "^4.3.4"
23602352
tsutils "^3.21.0"
23612353

2362-
"@typescript-eslint/[email protected]":
2363-
version "5.27.0"
2364-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.27.0.tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001"
2365-
integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==
2366-
23672354
"@typescript-eslint/[email protected]":
23682355
version "5.31.0"
23692356
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.31.0.tgz#7aa389122b64b18e473c1672fb3b8310e5f07a9a"
23702357
integrity sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==
23712358

2372-
"@typescript-eslint/[email protected]":
2373-
version "5.27.0"
2374-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.0.tgz#7965f5b553c634c5354a47dcce0b40b94611e995"
2375-
integrity sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ==
2376-
dependencies:
2377-
"@typescript-eslint/types" "5.27.0"
2378-
"@typescript-eslint/visitor-keys" "5.27.0"
2379-
debug "^4.3.4"
2380-
globby "^11.1.0"
2381-
is-glob "^4.0.3"
2382-
semver "^7.3.7"
2383-
tsutils "^3.21.0"
2384-
23852359
"@typescript-eslint/[email protected]":
23862360
version "5.31.0"
23872361
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz#eb92970c9d6e3946690d50c346fb9b1d745ee882"
@@ -2395,7 +2369,7 @@
23952369
semver "^7.3.7"
23962370
tsutils "^3.21.0"
23972371

2398-
"@typescript-eslint/[email protected]":
2372+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
23992373
version "5.31.0"
24002374
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.31.0.tgz#e146fa00dca948bfe547d665b2138a2dc1b79acd"
24012375
integrity sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==
@@ -2407,26 +2381,6 @@
24072381
eslint-scope "^5.1.1"
24082382
eslint-utils "^3.0.0"
24092383

2410-
"@typescript-eslint/utils@^5.10.0":
2411-
version "5.27.0"
2412-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.27.0.tgz#d0021cbf686467a6a9499bd0589e19665f9f7e71"
2413-
integrity sha512-nZvCrkIJppym7cIbP3pOwIkAefXOmfGPnCM0LQfzNaKxJHI6VjI8NC662uoiPlaf5f6ymkTy9C3NQXev2mdXmA==
2414-
dependencies:
2415-
"@types/json-schema" "^7.0.9"
2416-
"@typescript-eslint/scope-manager" "5.27.0"
2417-
"@typescript-eslint/types" "5.27.0"
2418-
"@typescript-eslint/typescript-estree" "5.27.0"
2419-
eslint-scope "^5.1.1"
2420-
eslint-utils "^3.0.0"
2421-
2422-
"@typescript-eslint/[email protected]":
2423-
version "5.27.0"
2424-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.0.tgz#97aa9a5d2f3df8215e6d3b77f9d214a24db269bd"
2425-
integrity sha512-46cYrteA2MrIAjv9ai44OQDUoCZyHeGIc4lsjCUX2WT6r4C+kidz1bNiR4017wHOPUythYeH+Sc7/cFP97KEAA==
2426-
dependencies:
2427-
"@typescript-eslint/types" "5.27.0"
2428-
eslint-visitor-keys "^3.3.0"
2429-
24302384
"@typescript-eslint/[email protected]":
24312385
version "5.31.0"
24322386
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz#b0eca264df01ce85dceb76aebff3784629258f54"
@@ -3949,9 +3903,9 @@ eslint-plugin-import@^2.20.1:
39493903
tsconfig-paths "^3.14.1"
39503904

39513905
eslint-plugin-jest@^26.0.0:
3952-
version "26.5.3"
3953-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
3954-
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
3906+
version "26.7.0"
3907+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
3908+
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
39553909
dependencies:
39563910
"@typescript-eslint/utils" "^5.10.0"
39573911

0 commit comments

Comments
 (0)