Skip to content

Commit 91ba5ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-jest to v26
1 parent a199c9d commit 91ba5ff

File tree

2 files changed

+9
-55
lines changed

2 files changed

+9
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-config-es": "3.26.0",
9393
"eslint-import-resolver-typescript": "^2.3.0",
9494
"eslint-plugin-import": "^2.22.0",
95-
"eslint-plugin-jest": "^24.0.2",
95+
"eslint-plugin-jest": "^26.0.0",
9696
"eslint-plugin-tsdoc": "^0.2.7",
9797
"eslint-plugin-unused-imports": "^2.0.0",
9898
"fs-extra": "^10.0.0",

yarn.lock

Lines changed: 8 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@
911911
jest-matcher-utils "^27.0.0"
912912
pretty-format "^27.0.0"
913913

914-
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.9":
914+
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.9":
915915
version "7.0.9"
916916
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
917917
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -1081,18 +1081,6 @@
10811081
eslint-scope "^5.0.0"
10821082
eslint-utils "^2.0.0"
10831083

1084-
"@typescript-eslint/experimental-utils@^4.0.1":
1085-
version "4.33.0"
1086-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
1087-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
1088-
dependencies:
1089-
"@types/json-schema" "^7.0.7"
1090-
"@typescript-eslint/scope-manager" "4.33.0"
1091-
"@typescript-eslint/types" "4.33.0"
1092-
"@typescript-eslint/typescript-estree" "4.33.0"
1093-
eslint-scope "^5.1.1"
1094-
eslint-utils "^3.0.0"
1095-
10961084
"@typescript-eslint/[email protected]":
10971085
version "4.6.1"
10981086
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428"
@@ -1113,14 +1101,6 @@
11131101
"@typescript-eslint/typescript-estree" "5.13.0"
11141102
debug "^4.3.2"
11151103

1116-
"@typescript-eslint/[email protected]":
1117-
version "4.33.0"
1118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
1119-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
1120-
dependencies:
1121-
"@typescript-eslint/types" "4.33.0"
1122-
"@typescript-eslint/visitor-keys" "4.33.0"
1123-
11241104
"@typescript-eslint/[email protected]":
11251105
version "4.6.1"
11261106
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992"
@@ -1146,11 +1126,6 @@
11461126
debug "^4.3.2"
11471127
tsutils "^3.21.0"
11481128

1149-
"@typescript-eslint/[email protected]":
1150-
version "4.33.0"
1151-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
1152-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
1153-
11541129
"@typescript-eslint/[email protected]":
11551130
version "4.6.1"
11561131
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
@@ -1161,19 +1136,6 @@
11611136
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
11621137
integrity sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==
11631138

1164-
"@typescript-eslint/[email protected]":
1165-
version "4.33.0"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
1167-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
1168-
dependencies:
1169-
"@typescript-eslint/types" "4.33.0"
1170-
"@typescript-eslint/visitor-keys" "4.33.0"
1171-
debug "^4.3.1"
1172-
globby "^11.0.3"
1173-
is-glob "^4.0.1"
1174-
semver "^7.3.5"
1175-
tsutils "^3.21.0"
1176-
11771139
"@typescript-eslint/[email protected]":
11781140
version "4.6.1"
11791141
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
@@ -1201,7 +1163,7 @@
12011163
semver "^7.3.5"
12021164
tsutils "^3.21.0"
12031165

1204-
"@typescript-eslint/[email protected]":
1166+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
12051167
version "5.13.0"
12061168
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.13.0.tgz#2328feca700eb02837298339a2e49c46b41bd0af"
12071169
integrity sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==
@@ -1213,14 +1175,6 @@
12131175
eslint-scope "^5.1.1"
12141176
eslint-utils "^3.0.0"
12151177

1216-
"@typescript-eslint/[email protected]":
1217-
version "4.33.0"
1218-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
1219-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
1220-
dependencies:
1221-
"@typescript-eslint/types" "4.33.0"
1222-
eslint-visitor-keys "^2.0.0"
1223-
12241178
"@typescript-eslint/[email protected]":
12251179
version "4.6.1"
12261180
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
@@ -2264,12 +2218,12 @@ eslint-plugin-import@^2.22.0:
22642218
resolve "^1.20.0"
22652219
tsconfig-paths "^3.12.0"
22662220

2267-
eslint-plugin-jest@^24.0.2:
2268-
version "24.7.0"
2269-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz#206ac0833841e59e375170b15f8d0955219c4889"
2270-
integrity sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==
2221+
eslint-plugin-jest@^26.0.0:
2222+
version "26.1.1"
2223+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1"
2224+
integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==
22712225
dependencies:
2272-
"@typescript-eslint/experimental-utils" "^4.0.1"
2226+
"@typescript-eslint/utils" "^5.10.0"
22732227

22742228
22752229
version "8.0.0"
@@ -2815,7 +2769,7 @@ globals@^13.6.0, globals@^13.9.0:
28152769
dependencies:
28162770
type-fest "^0.20.2"
28172771

2818-
globby@^11.0.1, globby@^11.0.3, globby@^11.0.4:
2772+
globby@^11.0.1, globby@^11.0.4:
28192773
version "11.1.0"
28202774
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
28212775
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==

0 commit comments

Comments
 (0)