Skip to content

Commit aaa0308

Browse files
Bump eslint-plugin-jest from 27.1.7 to 28.11.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.7 to 28.11.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.1.7...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d81aa5e commit aaa0308

File tree

2 files changed

+58
-68
lines changed

2 files changed

+58
-68
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-config-airbnb": "19.0.4",
9595
"eslint-config-prettier": "9.0.0",
9696
"eslint-plugin-import": "2.31.0",
97-
"eslint-plugin-jest": "27.1.7",
97+
"eslint-plugin-jest": "28.11.0",
9898
"eslint-plugin-jsx-a11y": "6.10.2",
9999
"eslint-plugin-prettier": "4.2.1",
100100
"eslint-plugin-react": "7.37.4",

Diff for: yarn.lock

+57-67
Original file line numberDiff line numberDiff line change
@@ -1035,12 +1035,12 @@
10351035
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
10361036
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
10371037

1038-
"@eslint-community/eslint-utils@^4.2.0":
1039-
version "4.4.0"
1040-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1041-
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1038+
"@eslint-community/eslint-utils@^4.4.0":
1039+
version "4.4.1"
1040+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
1041+
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
10421042
dependencies:
1043-
eslint-visitor-keys "^3.3.0"
1043+
eslint-visitor-keys "^3.4.3"
10441044

10451045
"@eslint/eslintrc@^1.3.0":
10461046
version "1.4.1"
@@ -2184,11 +2184,6 @@
21842184
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
21852185
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
21862186

2187-
"@types/semver@^7.3.12":
2188-
version "7.5.8"
2189-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2190-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2191-
21922187
"@types/send@*":
21932188
version "0.17.4"
21942189
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
@@ -2278,53 +2273,50 @@
22782273
dependencies:
22792274
"@types/node" "*"
22802275

2281-
"@typescript-eslint/scope-manager@5.62.0":
2282-
version "5.62.0"
2283-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
2284-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
2276+
"@typescript-eslint/scope-manager@8.21.0":
2277+
version "8.21.0"
2278+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500"
2279+
integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==
22852280
dependencies:
2286-
"@typescript-eslint/types" "5.62.0"
2287-
"@typescript-eslint/visitor-keys" "5.62.0"
2281+
"@typescript-eslint/types" "8.21.0"
2282+
"@typescript-eslint/visitor-keys" "8.21.0"
22882283

2289-
"@typescript-eslint/types@5.62.0":
2290-
version "5.62.0"
2291-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
2292-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
2284+
"@typescript-eslint/types@8.21.0":
2285+
version "8.21.0"
2286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
2287+
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
22932288

2294-
"@typescript-eslint/typescript-estree@5.62.0":
2295-
version "5.62.0"
2296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
2297-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
2289+
"@typescript-eslint/typescript-estree@8.21.0":
2290+
version "8.21.0"
2291+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
2292+
integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==
22982293
dependencies:
2299-
"@typescript-eslint/types" "5.62.0"
2300-
"@typescript-eslint/visitor-keys" "5.62.0"
2294+
"@typescript-eslint/types" "8.21.0"
2295+
"@typescript-eslint/visitor-keys" "8.21.0"
23012296
debug "^4.3.4"
2302-
globby "^11.1.0"
2297+
fast-glob "^3.3.2"
23032298
is-glob "^4.0.3"
2304-
semver "^7.3.7"
2305-
tsutils "^3.21.0"
2299+
minimatch "^9.0.4"
2300+
semver "^7.6.0"
2301+
ts-api-utils "^2.0.0"
23062302

2307-
"@typescript-eslint/utils@^5.10.0":
2308-
version "5.62.0"
2309-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
2310-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
2303+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2304+
version "8.21.0"
2305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5"
2306+
integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==
23112307
dependencies:
2312-
"@eslint-community/eslint-utils" "^4.2.0"
2313-
"@types/json-schema" "^7.0.9"
2314-
"@types/semver" "^7.3.12"
2315-
"@typescript-eslint/scope-manager" "5.62.0"
2316-
"@typescript-eslint/types" "5.62.0"
2317-
"@typescript-eslint/typescript-estree" "5.62.0"
2318-
eslint-scope "^5.1.1"
2319-
semver "^7.3.7"
2308+
"@eslint-community/eslint-utils" "^4.4.0"
2309+
"@typescript-eslint/scope-manager" "8.21.0"
2310+
"@typescript-eslint/types" "8.21.0"
2311+
"@typescript-eslint/typescript-estree" "8.21.0"
23202312

2321-
"@typescript-eslint/visitor-keys@5.62.0":
2322-
version "5.62.0"
2323-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
2324-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
2313+
"@typescript-eslint/visitor-keys@8.21.0":
2314+
version "8.21.0"
2315+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2"
2316+
integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==
23252317
dependencies:
2326-
"@typescript-eslint/types" "5.62.0"
2327-
eslint-visitor-keys "^3.3.0"
2318+
"@typescript-eslint/types" "8.21.0"
2319+
eslint-visitor-keys "^4.2.0"
23282320

23292321
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":
23302322
version "1.14.1"
@@ -4989,12 +4981,12 @@ [email protected]:
49894981
string.prototype.trimend "^1.0.8"
49904982
tsconfig-paths "^3.15.0"
49914983

4992-
eslint-plugin-jest@27.1.7:
4993-
version "27.1.7"
4994-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7.tgz#0351e904afb8d66b7f70452929556dfdc8daba0d"
4995-
integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==
4984+
eslint-plugin-jest@28.11.0:
4985+
version "28.11.0"
4986+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
4987+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
49964988
dependencies:
4997-
"@typescript-eslint/utils" "^5.10.0"
4989+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
49984990

49994991
50004992
version "6.10.2"
@@ -5048,7 +5040,7 @@ [email protected]:
50485040
string.prototype.matchall "^4.0.12"
50495041
string.prototype.repeat "^1.0.0"
50505042

5051-
[email protected], eslint-scope@^5.1.1:
5043+
50525044
version "5.1.1"
50535045
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
50545046
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -5076,11 +5068,16 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
50765068
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
50775069
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
50785070

5079-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
5071+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
50805072
version "3.4.3"
50815073
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
50825074
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
50835075

5076+
eslint-visitor-keys@^4.2.0:
5077+
version "4.2.0"
5078+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
5079+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
5080+
50845081
50855082
version "8.21.0"
50865083
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
@@ -10216,7 +10213,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1021610213
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1021710214
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1021810215

10219-
semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.3:
10216+
semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
1022010217
version "7.6.3"
1022110218
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
1022210219
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
@@ -11171,6 +11168,11 @@ tree-kill@^1.2.2:
1117111168
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
1117211169
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
1117311170

11171+
ts-api-utils@^2.0.0:
11172+
version "2.0.0"
11173+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
11174+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
11175+
1117411176
tsconfig-paths@^3.15.0:
1117511177
version "3.15.0"
1117611178
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -11186,23 +11188,11 @@ [email protected]:
1118611188
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1118711189
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1118811190

11189-
tslib@^1.8.1:
11190-
version "1.14.1"
11191-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
11192-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
11193-
1119411191
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
1119511192
version "2.8.1"
1119611193
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1119711194
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1119811195

11199-
tsutils@^3.21.0:
11200-
version "3.21.0"
11201-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
11202-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
11203-
dependencies:
11204-
tslib "^1.8.1"
11205-
1120611196
type-check@^0.4.0, type-check@~0.4.0:
1120711197
version "0.4.0"
1120811198
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"

0 commit comments

Comments
 (0)