Skip to content

Commit eec761b

Browse files
Update dependency eslint-plugin-jest to v28
1 parent f24ee11 commit eec761b

File tree

2 files changed

+59
-62
lines changed

2 files changed

+59
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-config-airbnb": "19.0.4",
9898
"eslint-config-prettier": "9.0.0",
9999
"eslint-plugin-import": "2.26.0",
100-
"eslint-plugin-jest": "27.1.7",
100+
"eslint-plugin-jest": "28.8.0",
101101
"eslint-plugin-jsx-a11y": "6.2.3",
102102
"eslint-plugin-prettier": "4.2.1",
103103
"eslint-plugin-react": "7.16.0",

yarn.lock

Lines changed: 58 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@
16701670
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
16711671
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
16721672

1673-
"@eslint-community/eslint-utils@^4.2.0":
1673+
"@eslint-community/eslint-utils@^4.4.0":
16741674
version "4.4.0"
16751675
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
16761676
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -2809,11 +2809,6 @@
28092809
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
28102810
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
28112811

2812-
"@types/semver@^7.3.12":
2813-
version "7.5.8"
2814-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2815-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2816-
28172812
"@types/serve-index@^1.9.1":
28182813
version "1.9.1"
28192814
resolved "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz"
@@ -2897,53 +2892,50 @@
28972892
dependencies:
28982893
"@types/node" "*"
28992894

2900-
"@typescript-eslint/scope-manager@5.62.0":
2901-
version "5.62.0"
2902-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
2903-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
2895+
"@typescript-eslint/scope-manager@8.0.1":
2896+
version "8.0.1"
2897+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1.tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e"
2898+
integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==
29042899
dependencies:
2905-
"@typescript-eslint/types" "5.62.0"
2906-
"@typescript-eslint/visitor-keys" "5.62.0"
2900+
"@typescript-eslint/types" "8.0.1"
2901+
"@typescript-eslint/visitor-keys" "8.0.1"
29072902

2908-
"@typescript-eslint/types@5.62.0":
2909-
version "5.62.0"
2910-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
2911-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
2903+
"@typescript-eslint/types@8.0.1":
2904+
version "8.0.1"
2905+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918"
2906+
integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==
29122907

2913-
"@typescript-eslint/typescript-estree@5.62.0":
2914-
version "5.62.0"
2915-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
2916-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
2908+
"@typescript-eslint/typescript-estree@8.0.1":
2909+
version "8.0.1"
2910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1.tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866"
2911+
integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==
29172912
dependencies:
2918-
"@typescript-eslint/types" "5.62.0"
2919-
"@typescript-eslint/visitor-keys" "5.62.0"
2913+
"@typescript-eslint/types" "8.0.1"
2914+
"@typescript-eslint/visitor-keys" "8.0.1"
29202915
debug "^4.3.4"
29212916
globby "^11.1.0"
29222917
is-glob "^4.0.3"
2923-
semver "^7.3.7"
2924-
tsutils "^3.21.0"
2918+
minimatch "^9.0.4"
2919+
semver "^7.6.0"
2920+
ts-api-utils "^1.3.0"
29252921

2926-
"@typescript-eslint/utils@^5.10.0":
2927-
version "5.62.0"
2928-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
2929-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
2922+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2923+
version "8.0.1"
2924+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1.tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a"
2925+
integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==
29302926
dependencies:
2931-
"@eslint-community/eslint-utils" "^4.2.0"
2932-
"@types/json-schema" "^7.0.9"
2933-
"@types/semver" "^7.3.12"
2934-
"@typescript-eslint/scope-manager" "5.62.0"
2935-
"@typescript-eslint/types" "5.62.0"
2936-
"@typescript-eslint/typescript-estree" "5.62.0"
2937-
eslint-scope "^5.1.1"
2938-
semver "^7.3.7"
2927+
"@eslint-community/eslint-utils" "^4.4.0"
2928+
"@typescript-eslint/scope-manager" "8.0.1"
2929+
"@typescript-eslint/types" "8.0.1"
2930+
"@typescript-eslint/typescript-estree" "8.0.1"
29392931

2940-
"@typescript-eslint/visitor-keys@5.62.0":
2941-
version "5.62.0"
2942-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
2943-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
2932+
"@typescript-eslint/visitor-keys@8.0.1":
2933+
version "8.0.1"
2934+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1.tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778"
2935+
integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==
29442936
dependencies:
2945-
"@typescript-eslint/types" "5.62.0"
2946-
eslint-visitor-keys "^3.3.0"
2937+
"@typescript-eslint/types" "8.0.1"
2938+
eslint-visitor-keys "^3.4.3"
29472939

29482940
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":
29492941
version "1.11.6"
@@ -5467,12 +5459,12 @@ [email protected]:
54675459
resolve "^1.22.0"
54685460
tsconfig-paths "^3.14.1"
54695461

5470-
eslint-plugin-jest@27.1.7:
5471-
version "27.1.7"
5472-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7.tgz#0351e904afb8d66b7f70452929556dfdc8daba0d"
5473-
integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==
5462+
eslint-plugin-jest@28.8.0:
5463+
version "28.8.0"
5464+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
5465+
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
54745466
dependencies:
5475-
"@typescript-eslint/utils" "^5.10.0"
5467+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
54765468

54775469
54785470
version "6.2.3"
@@ -5511,7 +5503,7 @@ [email protected]:
55115503
prop-types "^15.7.2"
55125504
resolve "^1.12.0"
55135505

5514-
[email protected], eslint-scope@^5.1.1:
5506+
55155507
version "5.1.1"
55165508
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
55175509
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -5544,7 +5536,7 @@ eslint-visitor-keys@^3.3.0:
55445536
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
55455537
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
55465538

5547-
eslint-visitor-keys@^3.4.1:
5539+
eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
55485540
version "3.4.3"
55495541
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
55505542
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
@@ -8406,6 +8398,13 @@ minimatch@^9.0.1:
84068398
dependencies:
84078399
brace-expansion "^2.0.1"
84088400

8401+
minimatch@^9.0.4:
8402+
version "9.0.5"
8403+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8404+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8405+
dependencies:
8406+
brace-expansion "^2.0.1"
8407+
84098408
minimist@^1.2.0, minimist@^1.2.8:
84108409
version "1.2.8"
84118410
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -10415,6 +10414,11 @@ semver@^7.5.4:
1041510414
dependencies:
1041610415
lru-cache "^6.0.0"
1041710416

10417+
semver@^7.6.0:
10418+
version "7.6.3"
10419+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
10420+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
10421+
1041810422
1041910423
version "0.18.0"
1042010424
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -11275,6 +11279,11 @@ tree-kill@^1.2.2:
1127511279
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
1127611280
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
1127711281

11282+
ts-api-utils@^1.3.0:
11283+
version "1.3.0"
11284+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
11285+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
11286+
1127811287
1127911288
version "4.1.2"
1128011289
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz#4819f861eef82e6da52fb4af1e8c930a39ed979a"
@@ -11294,11 +11303,6 @@ tsconfig-paths@^3.14.1:
1129411303
minimist "^1.2.6"
1129511304
strip-bom "^3.0.0"
1129611305

11297-
tslib@^1.8.1:
11298-
version "1.14.1"
11299-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
11300-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
11301-
1130211306
tslib@^2.0.1, tslib@^2.1.0:
1130311307
version "2.6.2"
1130411308
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
@@ -11309,13 +11313,6 @@ tslib@^2.0.3, tslib@^2.3.1:
1130911313
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
1131011314
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1131111315

11312-
tsutils@^3.21.0:
11313-
version "3.21.0"
11314-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
11315-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
11316-
dependencies:
11317-
tslib "^1.8.1"
11318-
1131911316
type-check@^0.4.0, type-check@~0.4.0:
1132011317
version "0.4.0"
1132111318
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"

0 commit comments

Comments
 (0)