Skip to content

Commit 4f28af9

Browse files
Update dependency eslint-plugin-jest to v28
1 parent 33458d3 commit 4f28af9

File tree

2 files changed

+60
-63
lines changed

2 files changed

+60
-63
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.2",
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: 59 additions & 62 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==
@@ -2788,11 +2788,6 @@
27882788
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
27892789
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
27902790

2791-
"@types/semver@^7.3.12":
2792-
version "7.5.8"
2793-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2794-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2795-
27962791
"@types/serve-index@^1.9.1":
27972792
version "1.9.1"
27982793
resolved "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz"
@@ -2876,53 +2871,50 @@
28762871
dependencies:
28772872
"@types/node" "*"
28782873

2879-
"@typescript-eslint/scope-manager@5.62.0":
2880-
version "5.62.0"
2881-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
2882-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
2874+
"@typescript-eslint/scope-manager@8.4.0":
2875+
version "8.4.0"
2876+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
2877+
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
28832878
dependencies:
2884-
"@typescript-eslint/types" "5.62.0"
2885-
"@typescript-eslint/visitor-keys" "5.62.0"
2879+
"@typescript-eslint/types" "8.4.0"
2880+
"@typescript-eslint/visitor-keys" "8.4.0"
28862881

2887-
"@typescript-eslint/types@5.62.0":
2888-
version "5.62.0"
2889-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
2890-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
2882+
"@typescript-eslint/types@8.4.0":
2883+
version "8.4.0"
2884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
2885+
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
28912886

2892-
"@typescript-eslint/typescript-estree@5.62.0":
2893-
version "5.62.0"
2894-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
2895-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
2887+
"@typescript-eslint/typescript-estree@8.4.0":
2888+
version "8.4.0"
2889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
2890+
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
28962891
dependencies:
2897-
"@typescript-eslint/types" "5.62.0"
2898-
"@typescript-eslint/visitor-keys" "5.62.0"
2892+
"@typescript-eslint/types" "8.4.0"
2893+
"@typescript-eslint/visitor-keys" "8.4.0"
28992894
debug "^4.3.4"
2900-
globby "^11.1.0"
2895+
fast-glob "^3.3.2"
29012896
is-glob "^4.0.3"
2902-
semver "^7.3.7"
2903-
tsutils "^3.21.0"
2897+
minimatch "^9.0.4"
2898+
semver "^7.6.0"
2899+
ts-api-utils "^1.3.0"
29042900

2905-
"@typescript-eslint/utils@^5.10.0":
2906-
version "5.62.0"
2907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
2908-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
2901+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2902+
version "8.4.0"
2903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
2904+
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
29092905
dependencies:
2910-
"@eslint-community/eslint-utils" "^4.2.0"
2911-
"@types/json-schema" "^7.0.9"
2912-
"@types/semver" "^7.3.12"
2913-
"@typescript-eslint/scope-manager" "5.62.0"
2914-
"@typescript-eslint/types" "5.62.0"
2915-
"@typescript-eslint/typescript-estree" "5.62.0"
2916-
eslint-scope "^5.1.1"
2917-
semver "^7.3.7"
2906+
"@eslint-community/eslint-utils" "^4.4.0"
2907+
"@typescript-eslint/scope-manager" "8.4.0"
2908+
"@typescript-eslint/types" "8.4.0"
2909+
"@typescript-eslint/typescript-estree" "8.4.0"
29182910

2919-
"@typescript-eslint/visitor-keys@5.62.0":
2920-
version "5.62.0"
2921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
2922-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
2911+
"@typescript-eslint/visitor-keys@8.4.0":
2912+
version "8.4.0"
2913+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
2914+
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
29232915
dependencies:
2924-
"@typescript-eslint/types" "5.62.0"
2925-
eslint-visitor-keys "^3.3.0"
2916+
"@typescript-eslint/types" "8.4.0"
2917+
eslint-visitor-keys "^3.4.3"
29262918

29272919
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.12.1":
29282920
version "1.12.1"
@@ -5390,12 +5382,12 @@ [email protected]:
53905382
resolve "^1.22.0"
53915383
tsconfig-paths "^3.14.1"
53925384

5393-
eslint-plugin-jest@27.1.7:
5394-
version "27.1.7"
5395-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7.tgz#0351e904afb8d66b7f70452929556dfdc8daba0d"
5396-
integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==
5385+
eslint-plugin-jest@28.8.2:
5386+
version "28.8.2"
5387+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
5388+
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
53975389
dependencies:
5398-
"@typescript-eslint/utils" "^5.10.0"
5390+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
53995391

54005392
54015393
version "6.2.3"
@@ -5434,7 +5426,7 @@ [email protected]:
54345426
prop-types "^15.7.2"
54355427
resolve "^1.12.0"
54365428

5437-
[email protected], eslint-scope@^5.1.1:
5429+
54385430
version "5.1.1"
54395431
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
54405432
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -5467,7 +5459,7 @@ eslint-visitor-keys@^3.3.0:
54675459
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
54685460
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
54695461

5470-
eslint-visitor-keys@^3.4.1:
5462+
eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
54715463
version "3.4.3"
54725464
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
54735465
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
@@ -8329,6 +8321,13 @@ minimatch@^9.0.1:
83298321
dependencies:
83308322
brace-expansion "^2.0.1"
83318323

8324+
minimatch@^9.0.4:
8325+
version "9.0.5"
8326+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8327+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8328+
dependencies:
8329+
brace-expansion "^2.0.1"
8330+
83328331
minimist@^1.2.0, minimist@^1.2.8:
83338332
version "1.2.8"
83348333
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -10314,6 +10313,11 @@ semver@^7.5.4:
1031410313
dependencies:
1031510314
lru-cache "^6.0.0"
1031610315

10316+
semver@^7.6.0:
10317+
version "7.6.3"
10318+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
10319+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
10320+
1031710321
1031810322
version "0.18.0"
1031910323
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -11164,6 +11168,11 @@ tree-kill@^1.2.2:
1116411168
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
1116511169
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
1116611170

11171+
ts-api-utils@^1.3.0:
11172+
version "1.3.0"
11173+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
11174+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
11175+
1116711176
1116811177
version "4.1.2"
1116911178
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz#4819f861eef82e6da52fb4af1e8c930a39ed979a"
@@ -11183,11 +11192,6 @@ tsconfig-paths@^3.14.1:
1118311192
minimist "^1.2.6"
1118411193
strip-bom "^3.0.0"
1118511194

11186-
tslib@^1.8.1:
11187-
version "1.14.1"
11188-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
11189-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
11190-
1119111195
tslib@^2.0.1, tslib@^2.1.0:
1119211196
version "2.6.2"
1119311197
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
@@ -11198,13 +11202,6 @@ tslib@^2.0.3, tslib@^2.3.1:
1119811202
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
1119911203
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1120011204

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

0 commit comments

Comments
 (0)