Skip to content

Commit dc96e47

Browse files
chore: update dependency eslint-plugin-jest to v26.9.0 (#3348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a9d80f commit dc96e47

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
@@ -2424,14 +2424,6 @@
24242424
"@typescript-eslint/typescript-estree" "5.35.1"
24252425
debug "^4.3.4"
24262426

2427-
"@typescript-eslint/[email protected]":
2428-
version "5.33.1"
2429-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.33.1.tgz#8d31553e1b874210018ca069b3d192c6d23bc493"
2430-
integrity sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==
2431-
dependencies:
2432-
"@typescript-eslint/types" "5.33.1"
2433-
"@typescript-eslint/visitor-keys" "5.33.1"
2434-
24352427
"@typescript-eslint/[email protected]":
24362428
version "5.35.1"
24372429
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.35.1.tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e"
@@ -2449,29 +2441,11 @@
24492441
debug "^4.3.4"
24502442
tsutils "^3.21.0"
24512443

2452-
"@typescript-eslint/[email protected]":
2453-
version "5.33.1"
2454-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.33.1.tgz#3faef41793d527a519e19ab2747c12d6f3741ff7"
2455-
integrity sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==
2456-
24572444
"@typescript-eslint/[email protected]":
24582445
version "5.35.1"
24592446
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61"
24602447
integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==
24612448

2462-
"@typescript-eslint/[email protected]":
2463-
version "5.33.1"
2464-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.33.1.tgz#a573bd360790afdcba80844e962d8b2031984f34"
2465-
integrity sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==
2466-
dependencies:
2467-
"@typescript-eslint/types" "5.33.1"
2468-
"@typescript-eslint/visitor-keys" "5.33.1"
2469-
debug "^4.3.4"
2470-
globby "^11.1.0"
2471-
is-glob "^4.0.3"
2472-
semver "^7.3.7"
2473-
tsutils "^3.21.0"
2474-
24752449
"@typescript-eslint/[email protected]":
24762450
version "5.35.1"
24772451
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211"
@@ -2485,7 +2459,7 @@
24852459
semver "^7.3.7"
24862460
tsutils "^3.21.0"
24872461

2488-
"@typescript-eslint/[email protected]":
2462+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
24892463
version "5.35.1"
24902464
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.35.1.tgz#ae1399afbfd6aa7d0ed1b7d941e9758d950250eb"
24912465
integrity sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==
@@ -2497,26 +2471,6 @@
24972471
eslint-scope "^5.1.1"
24982472
eslint-utils "^3.0.0"
24992473

2500-
"@typescript-eslint/utils@^5.10.0":
2501-
version "5.33.1"
2502-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.33.1.tgz#171725f924fe1fe82bb776522bb85bc034e88575"
2503-
integrity sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==
2504-
dependencies:
2505-
"@types/json-schema" "^7.0.9"
2506-
"@typescript-eslint/scope-manager" "5.33.1"
2507-
"@typescript-eslint/types" "5.33.1"
2508-
"@typescript-eslint/typescript-estree" "5.33.1"
2509-
eslint-scope "^5.1.1"
2510-
eslint-utils "^3.0.0"
2511-
2512-
"@typescript-eslint/[email protected]":
2513-
version "5.33.1"
2514-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.33.1.tgz#0155c7571c8cd08956580b880aea327d5c34a18b"
2515-
integrity sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==
2516-
dependencies:
2517-
"@typescript-eslint/types" "5.33.1"
2518-
eslint-visitor-keys "^3.3.0"
2519-
25202474
"@typescript-eslint/[email protected]":
25212475
version "5.35.1"
25222476
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6"
@@ -4044,9 +3998,9 @@ eslint-plugin-import@^2.20.1:
40443998
tsconfig-paths "^3.14.1"
40453999

40464000
eslint-plugin-jest@^26.0.0:
4047-
version "26.8.7"
4048-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7.tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7"
4049-
integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q==
4001+
version "26.9.0"
4002+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
4003+
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
40504004
dependencies:
40514005
"@typescript-eslint/utils" "^5.10.0"
40524006

0 commit comments

Comments
 (0)