Skip to content

Commit 42b3984

Browse files
chore: update dependency eslint-plugin-jest to v25.2.3 (#2848)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7ea2e0f commit 42b3984

File tree

1 file changed

+13
-54
lines changed

1 file changed

+13
-54
lines changed

yarn.lock

+13-54
Original file line numberDiff line numberDiff line change
@@ -2663,7 +2663,7 @@
26632663
jest-diff "^27.0.0"
26642664
pretty-format "^27.0.0"
26652665

2666-
"@types/json-schema@^7.0.7", "@types/json-schema@^7.0.9":
2666+
"@types/json-schema@^7.0.9":
26672667
version "7.0.9"
26682668
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
26692669
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -2778,7 +2778,7 @@
27782778
semver "^7.3.5"
27792779
tsutils "^3.21.0"
27802780

2781-
"@typescript-eslint/[email protected]":
2781+
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^5.0.0":
27822782
version "5.3.0"
27832783
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0.tgz#ee56b4957547ed2b0fc7451205e41502e664f546"
27842784
integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w==
@@ -2790,18 +2790,6 @@
27902790
eslint-scope "^5.1.1"
27912791
eslint-utils "^3.0.0"
27922792

2793-
"@typescript-eslint/experimental-utils@^5.0.0":
2794-
version "5.0.0"
2795-
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.0.0.tgz#c7d7e67443dfb9fd93a5d060fb72c9e9b5638bbc"
2796-
integrity sha512-Dnp4dFIsZcPawD6CT1p5NibNUQyGSEz80sULJZkyhyna8AEqArmfwMwJPbmKzWVo4PabqNVzHYlzmcdLQWk+pg==
2797-
dependencies:
2798-
"@types/json-schema" "^7.0.7"
2799-
"@typescript-eslint/scope-manager" "5.0.0"
2800-
"@typescript-eslint/types" "5.0.0"
2801-
"@typescript-eslint/typescript-estree" "5.0.0"
2802-
eslint-scope "^5.1.1"
2803-
eslint-utils "^3.0.0"
2804-
28052793
"@typescript-eslint/parser@^5.0.0":
28062794
version "5.3.0"
28072795
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.3.0.tgz#7879f15e26d370ed3f653fb7dd06479531ed3ab9"
@@ -2812,14 +2800,6 @@
28122800
"@typescript-eslint/typescript-estree" "5.3.0"
28132801
debug "^4.3.2"
28142802

2815-
"@typescript-eslint/[email protected]":
2816-
version "5.0.0"
2817-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f"
2818-
integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ==
2819-
dependencies:
2820-
"@typescript-eslint/types" "5.0.0"
2821-
"@typescript-eslint/visitor-keys" "5.0.0"
2822-
28232803
"@typescript-eslint/[email protected]":
28242804
version "5.3.0"
28252805
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e"
@@ -2828,29 +2808,11 @@
28282808
"@typescript-eslint/types" "5.3.0"
28292809
"@typescript-eslint/visitor-keys" "5.3.0"
28302810

2831-
"@typescript-eslint/[email protected]":
2832-
version "5.0.0"
2833-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f"
2834-
integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==
2835-
28362811
"@typescript-eslint/[email protected]":
28372812
version "5.3.0"
28382813
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416"
28392814
integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==
28402815

2841-
"@typescript-eslint/[email protected]":
2842-
version "5.0.0"
2843-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3"
2844-
integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q==
2845-
dependencies:
2846-
"@typescript-eslint/types" "5.0.0"
2847-
"@typescript-eslint/visitor-keys" "5.0.0"
2848-
debug "^4.3.1"
2849-
globby "^11.0.3"
2850-
is-glob "^4.0.1"
2851-
semver "^7.3.5"
2852-
tsutils "^3.21.0"
2853-
28542816
"@typescript-eslint/[email protected]":
28552817
version "5.3.0"
28562818
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf"
@@ -2864,14 +2826,6 @@
28642826
semver "^7.3.5"
28652827
tsutils "^3.21.0"
28662828

2867-
"@typescript-eslint/[email protected]":
2868-
version "5.0.0"
2869-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df"
2870-
integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw==
2871-
dependencies:
2872-
"@typescript-eslint/types" "5.0.0"
2873-
eslint-visitor-keys "^3.0.0"
2874-
28752829
"@typescript-eslint/[email protected]":
28762830
version "5.3.0"
28772831
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523"
@@ -4309,7 +4263,7 @@ debug@^3.2.7:
43094263
dependencies:
43104264
ms "^2.1.1"
43114265

4312-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
4266+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
43134267
version "4.3.2"
43144268
resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
43154269
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -4813,9 +4767,9 @@ eslint-plugin-import@^2.20.1:
48134767
tsconfig-paths "^3.11.0"
48144768

48154769
eslint-plugin-jest@^25.0.0:
4816-
version "25.2.2"
4817-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.2.2.tgz#aada85113268e79d4e7423f8ad4e1b740f112e71"
4818-
integrity sha512-frn5yhOF60U4kcqozO3zKTNZQUk+mfx037XOy2iiYL8FhorEkuCuL3/flzKcY1ECDP2WYT9ydmvlO3fRW9o4mg==
4770+
version "25.2.3"
4771+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3.tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3"
4772+
integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ==
48194773
dependencies:
48204774
"@typescript-eslint/experimental-utils" "^5.0.0"
48214775

@@ -5643,7 +5597,7 @@ globby@^11.0.0:
56435597
merge2 "^1.3.0"
56445598
slash "^3.0.0"
56455599

5646-
globby@^11.0.1, globby@^11.0.3, globby@^11.0.4:
5600+
globby@^11.0.1, globby@^11.0.4:
56475601
version "11.0.4"
56485602
resolved "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
56495603
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
@@ -5952,7 +5906,12 @@ ignore@^4.0.6:
59525906
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
59535907
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
59545908

5955-
ignore@^5.1.4, ignore@^5.1.8:
5909+
ignore@^5.1.4:
5910+
version "5.1.9"
5911+
resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
5912+
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
5913+
5914+
ignore@^5.1.8:
59565915
version "5.1.8"
59575916
resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
59585917
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==

0 commit comments

Comments
 (0)