Skip to content

Commit c2085db

Browse files
chore: update dependency eslint-plugin-jest to v26.3.0 (#3203)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9cf4b71 commit c2085db

File tree

1 file changed

+6
-52
lines changed

1 file changed

+6
-52
lines changed

yarn.lock

Lines changed: 6 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,14 +2814,6 @@
28142814
"@typescript-eslint/typescript-estree" "5.26.0"
28152815
debug "^4.3.4"
28162816

2817-
"@typescript-eslint/[email protected]":
2818-
version "5.23.0"
2819-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.23.0.tgz#4305e61c2c8e3cfa3787d30f54e79430cc17ce1b"
2820-
integrity sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==
2821-
dependencies:
2822-
"@typescript-eslint/types" "5.23.0"
2823-
"@typescript-eslint/visitor-keys" "5.23.0"
2824-
28252817
"@typescript-eslint/[email protected]":
28262818
version "5.26.0"
28272819
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.26.0.tgz#44209c7f649d1a120f0717e0e82da856e9871339"
@@ -2839,29 +2831,11 @@
28392831
debug "^4.3.4"
28402832
tsutils "^3.21.0"
28412833

2842-
"@typescript-eslint/[email protected]":
2843-
version "5.23.0"
2844-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.23.0.tgz#8733de0f58ae0ed318dbdd8f09868cdbf9f9ad09"
2845-
integrity sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==
2846-
28472834
"@typescript-eslint/[email protected]":
28482835
version "5.26.0"
28492836
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.26.0.tgz#cb204bb154d3c103d9cc4d225f311b08219469f3"
28502837
integrity sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==
28512838

2852-
"@typescript-eslint/[email protected]":
2853-
version "5.23.0"
2854-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.23.0.tgz#dca5f10a0a85226db0796e8ad86addc9aee52065"
2855-
integrity sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==
2856-
dependencies:
2857-
"@typescript-eslint/types" "5.23.0"
2858-
"@typescript-eslint/visitor-keys" "5.23.0"
2859-
debug "^4.3.2"
2860-
globby "^11.0.4"
2861-
is-glob "^4.0.3"
2862-
semver "^7.3.5"
2863-
tsutils "^3.21.0"
2864-
28652839
"@typescript-eslint/[email protected]":
28662840
version "5.26.0"
28672841
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.26.0.tgz#16cbceedb0011c2ed4f607255f3ee1e6e43b88c3"
@@ -2875,7 +2849,7 @@
28752849
semver "^7.3.7"
28762850
tsutils "^3.21.0"
28772851

2878-
"@typescript-eslint/[email protected]":
2852+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
28792853
version "5.26.0"
28802854
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.26.0.tgz#896b8480eb124096e99c8b240460bb4298afcfb4"
28812855
integrity sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==
@@ -2887,26 +2861,6 @@
28872861
eslint-scope "^5.1.1"
28882862
eslint-utils "^3.0.0"
28892863

2890-
"@typescript-eslint/utils@^5.10.0":
2891-
version "5.23.0"
2892-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.23.0.tgz#4691c3d1b414da2c53d8943310df36ab1c50648a"
2893-
integrity sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==
2894-
dependencies:
2895-
"@types/json-schema" "^7.0.9"
2896-
"@typescript-eslint/scope-manager" "5.23.0"
2897-
"@typescript-eslint/types" "5.23.0"
2898-
"@typescript-eslint/typescript-estree" "5.23.0"
2899-
eslint-scope "^5.1.1"
2900-
eslint-utils "^3.0.0"
2901-
2902-
"@typescript-eslint/[email protected]":
2903-
version "5.23.0"
2904-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.23.0.tgz#057c60a7ca64667a39f991473059377a8067c87b"
2905-
integrity sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==
2906-
dependencies:
2907-
"@typescript-eslint/types" "5.23.0"
2908-
eslint-visitor-keys "^3.0.0"
2909-
29102864
"@typescript-eslint/[email protected]":
29112865
version "5.26.0"
29122866
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.26.0.tgz#7195f756e367f789c0e83035297c45b417b57f57"
@@ -4571,9 +4525,9 @@ eslint-plugin-import@^2.20.1:
45714525
tsconfig-paths "^3.14.1"
45724526

45734527
eslint-plugin-jest@^26.0.0:
4574-
version "26.2.2"
4575-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
4576-
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
4528+
version "26.3.0"
4529+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.3.0.tgz#541598dafe78580737046a270734a413415b0fa9"
4530+
integrity sha512-Nst+lIIzCwVap2zxzEv+c0+ESvubEu96SyYuByYMpSQhtKF31DqQQ5PTprT2zbBvSLBAhgDXYWo69p4n+Bc/Ew==
45774531
dependencies:
45784532
"@typescript-eslint/utils" "^5.10.0"
45794533

@@ -4605,7 +4559,7 @@ eslint-visitor-keys@^2.0.0:
46054559
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
46064560
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
46074561

4608-
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
4562+
eslint-visitor-keys@^3.3.0:
46094563
version "3.3.0"
46104564
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
46114565
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
@@ -5241,7 +5195,7 @@ globals@^13.15.0:
52415195
dependencies:
52425196
type-fest "^0.20.2"
52435197

5244-
globby@^11.0.0, globby@^11.0.1, globby@^11.0.2, globby@^11.0.4, globby@^11.1.0:
5198+
globby@^11.0.0, globby@^11.0.1, globby@^11.0.2, globby@^11.1.0:
52455199
version "11.1.0"
52465200
resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
52475201
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==

0 commit comments

Comments
 (0)