Skip to content

Commit b4eb0b0

Browse files
chore: update dependency eslint-plugin-jest to v27.0.2 (#3369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9189f6 commit b4eb0b0

File tree

1 file changed

+4
-50
lines changed

1 file changed

+4
-50
lines changed

yarn.lock

Lines changed: 4 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,14 +2386,6 @@
23862386
"@typescript-eslint/typescript-estree" "5.36.2"
23872387
debug "^4.3.4"
23882388

2389-
"@typescript-eslint/[email protected]":
2390-
version "5.35.1"
2391-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.35.1.tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e"
2392-
integrity sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==
2393-
dependencies:
2394-
"@typescript-eslint/types" "5.35.1"
2395-
"@typescript-eslint/visitor-keys" "5.35.1"
2396-
23972389
"@typescript-eslint/[email protected]":
23982390
version "5.36.2"
23992391
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd"
@@ -2412,29 +2404,11 @@
24122404
debug "^4.3.4"
24132405
tsutils "^3.21.0"
24142406

2415-
"@typescript-eslint/[email protected]":
2416-
version "5.35.1"
2417-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61"
2418-
integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==
2419-
24202407
"@typescript-eslint/[email protected]":
24212408
version "5.36.2"
24222409
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9"
24232410
integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==
24242411

2425-
"@typescript-eslint/[email protected]":
2426-
version "5.35.1"
2427-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211"
2428-
integrity sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==
2429-
dependencies:
2430-
"@typescript-eslint/types" "5.35.1"
2431-
"@typescript-eslint/visitor-keys" "5.35.1"
2432-
debug "^4.3.4"
2433-
globby "^11.1.0"
2434-
is-glob "^4.0.3"
2435-
semver "^7.3.7"
2436-
tsutils "^3.21.0"
2437-
24382412
"@typescript-eslint/[email protected]":
24392413
version "5.36.2"
24402414
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560"
@@ -2448,7 +2422,7 @@
24482422
semver "^7.3.7"
24492423
tsutils "^3.21.0"
24502424

2451-
"@typescript-eslint/[email protected]":
2425+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
24522426
version "5.36.2"
24532427
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.36.2.tgz#b01a76f0ab244404c7aefc340c5015d5ce6da74c"
24542428
integrity sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==
@@ -2460,26 +2434,6 @@
24602434
eslint-scope "^5.1.1"
24612435
eslint-utils "^3.0.0"
24622436

2463-
"@typescript-eslint/utils@^5.10.0":
2464-
version "5.35.1"
2465-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.35.1.tgz#ae1399afbfd6aa7d0ed1b7d941e9758d950250eb"
2466-
integrity sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==
2467-
dependencies:
2468-
"@types/json-schema" "^7.0.9"
2469-
"@typescript-eslint/scope-manager" "5.35.1"
2470-
"@typescript-eslint/types" "5.35.1"
2471-
"@typescript-eslint/typescript-estree" "5.35.1"
2472-
eslint-scope "^5.1.1"
2473-
eslint-utils "^3.0.0"
2474-
2475-
"@typescript-eslint/[email protected]":
2476-
version "5.35.1"
2477-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6"
2478-
integrity sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==
2479-
dependencies:
2480-
"@typescript-eslint/types" "5.35.1"
2481-
eslint-visitor-keys "^3.3.0"
2482-
24832437
"@typescript-eslint/[email protected]":
24842438
version "5.36.2"
24852439
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a"
@@ -4002,9 +3956,9 @@ eslint-plugin-import@^2.20.1:
40023956
tsconfig-paths "^3.14.1"
40033957

40043958
eslint-plugin-jest@^27.0.0:
4005-
version "27.0.1"
4006-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.0.1.tgz#3e67ee2051411540988c62075e8788702a1064da"
4007-
integrity sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg==
3959+
version "27.0.2"
3960+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.0.2.tgz#c57e13793fe0e06727a7818ba390844a0abe48c9"
3961+
integrity sha512-VEZaj19IMxqg/URcHNT4PhfoJJ1EsFurgq0SjMEYprDCq+et9fKkE4jIHnAsFh3mHLPBgAq04YQqkeW3slXs+Q==
40083962
dependencies:
40093963
"@typescript-eslint/utils" "^5.10.0"
40103964

0 commit comments

Comments
 (0)