Skip to content

Commit 6c1b619

Browse files
chore: update dependency eslint-plugin-jest to v24.1.9 (#2495)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0dfa4b1 commit 6c1b619

File tree

1 file changed

+50
-4
lines changed

1 file changed

+50
-4
lines changed

yarn.lock

Lines changed: 50 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2311,7 +2311,7 @@
23112311
semver "^7.3.2"
23122312
tsutils "^3.17.1"
23132313

2314-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1":
2314+
"@typescript-eslint/[email protected]":
23152315
version "4.16.1"
23162316
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328"
23172317
integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ==
@@ -2323,6 +2323,18 @@
23232323
eslint-scope "^5.0.0"
23242324
eslint-utils "^2.0.0"
23252325

2326+
"@typescript-eslint/experimental-utils@^4.0.1":
2327+
version "4.17.0"
2328+
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
2329+
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
2330+
dependencies:
2331+
"@types/json-schema" "^7.0.3"
2332+
"@typescript-eslint/scope-manager" "4.17.0"
2333+
"@typescript-eslint/types" "4.17.0"
2334+
"@typescript-eslint/typescript-estree" "4.17.0"
2335+
eslint-scope "^5.0.0"
2336+
eslint-utils "^2.0.0"
2337+
23262338
"@typescript-eslint/parser@^4.1.0":
23272339
version "4.16.1"
23282340
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
@@ -2341,11 +2353,24 @@
23412353
"@typescript-eslint/types" "4.16.1"
23422354
"@typescript-eslint/visitor-keys" "4.16.1"
23432355

2356+
"@typescript-eslint/[email protected]":
2357+
version "4.17.0"
2358+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
2359+
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
2360+
dependencies:
2361+
"@typescript-eslint/types" "4.17.0"
2362+
"@typescript-eslint/visitor-keys" "4.17.0"
2363+
23442364
"@typescript-eslint/[email protected]":
23452365
version "4.16.1"
23462366
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
23472367
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
23482368

2369+
"@typescript-eslint/[email protected]":
2370+
version "4.17.0"
2371+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
2372+
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
2373+
23492374
"@typescript-eslint/[email protected]":
23502375
version "4.16.1"
23512376
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
@@ -2359,6 +2384,19 @@
23592384
semver "^7.3.2"
23602385
tsutils "^3.17.1"
23612386

2387+
"@typescript-eslint/[email protected]":
2388+
version "4.17.0"
2389+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
2390+
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
2391+
dependencies:
2392+
"@typescript-eslint/types" "4.17.0"
2393+
"@typescript-eslint/visitor-keys" "4.17.0"
2394+
debug "^4.1.1"
2395+
globby "^11.0.1"
2396+
is-glob "^4.0.1"
2397+
semver "^7.3.2"
2398+
tsutils "^3.17.1"
2399+
23622400
"@typescript-eslint/[email protected]":
23632401
version "4.16.1"
23642402
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"
@@ -2367,6 +2405,14 @@
23672405
"@typescript-eslint/types" "4.16.1"
23682406
eslint-visitor-keys "^2.0.0"
23692407

2408+
"@typescript-eslint/[email protected]":
2409+
version "4.17.0"
2410+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
2411+
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
2412+
dependencies:
2413+
"@typescript-eslint/types" "4.17.0"
2414+
eslint-visitor-keys "^2.0.0"
2415+
23702416
JSONStream@^1.0.4:
23712417
version "1.3.5"
23722418
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -4259,9 +4305,9 @@ eslint-plugin-import@^2.20.1:
42594305
tsconfig-paths "^3.9.0"
42604306

42614307
eslint-plugin-jest@^24.0.0:
4262-
version "24.1.8"
4263-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.1.8.tgz#c790cab5d556d3918c45c9842984cb281723af69"
4264-
integrity sha512-0ZU0d4ohDF/ibC1RT/VJQY4orrFw0tyaGBWET09yB/V7ilnjKENSPFSGaLp3u0KHGiNDhZZKe+ZbWSAwy2Sffg==
4308+
version "24.1.9"
4309+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.1.9.tgz#b8ccd3e3d1cc429ce14821dafd5bcc39766eafd1"
4310+
integrity sha512-dobHZxHQGiwpNuI/CNU69Q0T8oBWfJjhroOPD0vBUBbAuKzzjcflT7dqKj6NBvhNs5TfdBofX9GGswmQL2iKzQ==
42654311
dependencies:
42664312
"@typescript-eslint/experimental-utils" "^4.0.1"
42674313

0 commit comments

Comments
 (0)