Skip to content

Commit e0b6949

Browse files
chore: update dependency eslint-plugin-jest to v25.3.0 (#2883)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3c44f40 commit e0b6949

File tree

1 file changed

+4
-50
lines changed

1 file changed

+4
-50
lines changed

Diff for: yarn.lock

+4-50
Original file line numberDiff line numberDiff line change
@@ -2780,7 +2780,7 @@
27802780
semver "^7.3.5"
27812781
tsutils "^3.21.0"
27822782

2783-
"@typescript-eslint/[email protected]":
2783+
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^5.0.0":
27842784
version "5.4.0"
27852785
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz#238a7418d2da3b24874ba35385eb21cc61d2a65e"
27862786
integrity sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==
@@ -2792,18 +2792,6 @@
27922792
eslint-scope "^5.1.1"
27932793
eslint-utils "^3.0.0"
27942794

2795-
"@typescript-eslint/experimental-utils@^5.0.0":
2796-
version "5.3.0"
2797-
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0.tgz#ee56b4957547ed2b0fc7451205e41502e664f546"
2798-
integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w==
2799-
dependencies:
2800-
"@types/json-schema" "^7.0.9"
2801-
"@typescript-eslint/scope-manager" "5.3.0"
2802-
"@typescript-eslint/types" "5.3.0"
2803-
"@typescript-eslint/typescript-estree" "5.3.0"
2804-
eslint-scope "^5.1.1"
2805-
eslint-utils "^3.0.0"
2806-
28072795
"@typescript-eslint/parser@^5.0.0":
28082796
version "5.4.0"
28092797
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
@@ -2814,14 +2802,6 @@
28142802
"@typescript-eslint/typescript-estree" "5.4.0"
28152803
debug "^4.3.2"
28162804

2817-
"@typescript-eslint/[email protected]":
2818-
version "5.3.0"
2819-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e"
2820-
integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A==
2821-
dependencies:
2822-
"@typescript-eslint/types" "5.3.0"
2823-
"@typescript-eslint/visitor-keys" "5.3.0"
2824-
28252805
"@typescript-eslint/[email protected]":
28262806
version "5.4.0"
28272807
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
@@ -2830,29 +2810,11 @@
28302810
"@typescript-eslint/types" "5.4.0"
28312811
"@typescript-eslint/visitor-keys" "5.4.0"
28322812

2833-
"@typescript-eslint/[email protected]":
2834-
version "5.3.0"
2835-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416"
2836-
integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==
2837-
28382813
"@typescript-eslint/[email protected]":
28392814
version "5.4.0"
28402815
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
28412816
integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==
28422817

2843-
"@typescript-eslint/[email protected]":
2844-
version "5.3.0"
2845-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf"
2846-
integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug==
2847-
dependencies:
2848-
"@typescript-eslint/types" "5.3.0"
2849-
"@typescript-eslint/visitor-keys" "5.3.0"
2850-
debug "^4.3.2"
2851-
globby "^11.0.4"
2852-
is-glob "^4.0.3"
2853-
semver "^7.3.5"
2854-
tsutils "^3.21.0"
2855-
28562818
"@typescript-eslint/[email protected]":
28572819
version "5.4.0"
28582820
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
@@ -2866,14 +2828,6 @@
28662828
semver "^7.3.5"
28672829
tsutils "^3.21.0"
28682830

2869-
"@typescript-eslint/[email protected]":
2870-
version "5.3.0"
2871-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523"
2872-
integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw==
2873-
dependencies:
2874-
"@typescript-eslint/types" "5.3.0"
2875-
eslint-visitor-keys "^3.0.0"
2876-
28772831
"@typescript-eslint/[email protected]":
28782832
version "5.4.0"
28792833
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"
@@ -4793,9 +4747,9 @@ eslint-plugin-import@^2.20.1:
47934747
tsconfig-paths "^3.11.0"
47944748

47954749
eslint-plugin-jest@^25.0.0:
4796-
version "25.2.4"
4797-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793"
4798-
integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw==
4750+
version "25.3.0"
4751+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0.tgz#6c04bbf13624a75684a05391a825b58e2e291950"
4752+
integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==
47994753
dependencies:
48004754
"@typescript-eslint/experimental-utils" "^5.0.0"
48014755

0 commit comments

Comments
 (0)