Skip to content

Commit c6e5efe

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.3.0 to 28.7.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 28.7.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@v28.3.0...v28.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 197e879 commit c6e5efe

2 files changed

Lines changed: 51 additions & 59 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cssnano": "^6.1.2",
4747
"cypress": "13.13.2",
4848
"eslint": "^8.57.0",
49-
"eslint-plugin-jest": "^28.3.0",
49+
"eslint-plugin-jest": "^28.7.0",
5050
"http-server": "^14.1.1",
5151
"jest": "^29.7.0",
5252
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 50 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,11 +2031,6 @@
20312031
"@types/tough-cookie" "*"
20322032
parse5 "^7.0.0"
20332033

2034-
"@types/json-schema@^7.0.12":
2035-
version "7.0.15"
2036-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
2037-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
2038-
20392034
"@types/mdast@^3.0.0":
20402035
version "3.0.10"
20412036
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
@@ -2053,11 +2048,6 @@
20532048
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
20542049
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
20552050

2056-
"@types/semver@^7.5.0":
2057-
version "7.5.8"
2058-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2059-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2060-
20612051
"@types/sinonjs__fake-timers@8.1.1":
20622052
version "8.1.1"
20632053
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
@@ -2116,53 +2106,50 @@
21162106
dependencies:
21172107
"@types/node" "*"
21182108

2119-
"@typescript-eslint/scope-manager@6.21.0":
2120-
version "6.21.0"
2121-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
2122-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
2109+
"@typescript-eslint/scope-manager@8.0.0":
2110+
version "8.0.0"
2111+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
2112+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
21232113
dependencies:
2124-
"@typescript-eslint/types" "6.21.0"
2125-
"@typescript-eslint/visitor-keys" "6.21.0"
2114+
"@typescript-eslint/types" "8.0.0"
2115+
"@typescript-eslint/visitor-keys" "8.0.0"
21262116

2127-
"@typescript-eslint/types@6.21.0":
2128-
version "6.21.0"
2129-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
2130-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
2117+
"@typescript-eslint/types@8.0.0":
2118+
version "8.0.0"
2119+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
2120+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
21312121

2132-
"@typescript-eslint/typescript-estree@6.21.0":
2133-
version "6.21.0"
2134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
2135-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
2122+
"@typescript-eslint/typescript-estree@8.0.0":
2123+
version "8.0.0"
2124+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
2125+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
21362126
dependencies:
2137-
"@typescript-eslint/types" "6.21.0"
2138-
"@typescript-eslint/visitor-keys" "6.21.0"
2127+
"@typescript-eslint/types" "8.0.0"
2128+
"@typescript-eslint/visitor-keys" "8.0.0"
21392129
debug "^4.3.4"
21402130
globby "^11.1.0"
21412131
is-glob "^4.0.3"
2142-
minimatch "9.0.3"
2143-
semver "^7.5.4"
2144-
ts-api-utils "^1.0.1"
2132+
minimatch "^9.0.4"
2133+
semver "^7.6.0"
2134+
ts-api-utils "^1.3.0"
21452135

2146-
"@typescript-eslint/utils@^6.0.0":
2147-
version "6.21.0"
2148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
2149-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
2136+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2137+
version "8.0.0"
2138+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
2139+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
21502140
dependencies:
21512141
"@eslint-community/eslint-utils" "^4.4.0"
2152-
"@types/json-schema" "^7.0.12"
2153-
"@types/semver" "^7.5.0"
2154-
"@typescript-eslint/scope-manager" "6.21.0"
2155-
"@typescript-eslint/types" "6.21.0"
2156-
"@typescript-eslint/typescript-estree" "6.21.0"
2157-
semver "^7.5.4"
2142+
"@typescript-eslint/scope-manager" "8.0.0"
2143+
"@typescript-eslint/types" "8.0.0"
2144+
"@typescript-eslint/typescript-estree" "8.0.0"
21582145

2159-
"@typescript-eslint/visitor-keys@6.21.0":
2160-
version "6.21.0"
2161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
2162-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
2146+
"@typescript-eslint/visitor-keys@8.0.0":
2147+
version "8.0.0"
2148+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
2149+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
21632150
dependencies:
2164-
"@typescript-eslint/types" "6.21.0"
2165-
eslint-visitor-keys "^3.4.1"
2151+
"@typescript-eslint/types" "8.0.0"
2152+
eslint-visitor-keys "^3.4.3"
21662153

21672154
"@ungap/structured-clone@^1.2.0":
21682155
version "1.2.0"
@@ -4410,12 +4397,12 @@ escodegen@^2.0.0:
44104397
optionalDependencies:
44114398
source-map "~0.6.1"
44124399

4413-
eslint-plugin-jest@^28.3.0:
4414-
version "28.3.0"
4415-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
4416-
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
4400+
eslint-plugin-jest@^28.7.0:
4401+
version "28.7.0"
4402+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.7.0.tgz#8ff262c26520242492f85f9268995bbf624758a4"
4403+
integrity sha512-fzPGN7awL2ftVRQh/bsCi+16ArUZWujZnD1b8EGJqy8nr4//7tZ3BIdc/9edcJBtB3hpci3GtdMNFVDwHU0Eag==
44174404
dependencies:
4418-
"@typescript-eslint/utils" "^6.0.0"
4405+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44194406

44204407
eslint-scope@^5.0.0:
44214408
version "5.1.1"
@@ -7407,13 +7394,6 @@ min-indent@^1.0.0:
74077394
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
74087395
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
74097396

7410-
minimatch@9.0.3:
7411-
version "9.0.3"
7412-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
7413-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
7414-
dependencies:
7415-
brace-expansion "^2.0.1"
7416-
74177397
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
74187398
version "3.1.2"
74197399
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7442,6 +7422,13 @@ minimatch@^9.0.1:
74427422
dependencies:
74437423
brace-expansion "^2.0.1"
74447424

7425+
minimatch@^9.0.4:
7426+
version "9.0.5"
7427+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
7428+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
7429+
dependencies:
7430+
brace-expansion "^2.0.1"
7431+
74457432
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
74467433
version "1.2.8"
74477434
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -9384,6 +9371,11 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semve
93849371
dependencies:
93859372
lru-cache "^6.0.0"
93869373

9374+
semver@^7.6.0:
9375+
version "7.6.3"
9376+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
9377+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
9378+
93879379
send@0.16.2:
93889380
version "0.16.2"
93899381
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
@@ -10265,7 +10257,7 @@ tr46@~0.0.3:
1026510257
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1026610258
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1026710259

10268-
ts-api-utils@^1.0.1:
10260+
ts-api-utils@^1.3.0:
1026910261
version "1.3.0"
1027010262
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1027110263
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)