Skip to content

Commit b9e8ff9

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.3.0 to 28.10.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 28.10.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.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e8fd15 commit b9e8ff9

File tree

2 files changed

+79
-81
lines changed

2 files changed

+79
-81
lines changed

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.17.0",
4848
"eslint": "^8.57.1",
49-
"eslint-plugin-jest": "^28.3.0",
49+
"eslint-plugin-jest": "^28.10.0",
5050
"http-server": "^14.1.1",
5151
"jest": "^29.7.0",
5252
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 78 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,11 +1845,6 @@
18451845
"@types/tough-cookie" "*"
18461846
parse5 "^7.0.0"
18471847

1848-
"@types/json-schema@^7.0.12":
1849-
version "7.0.15"
1850-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1851-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1852-
18531848
"@types/mdast@^3.0.0":
18541849
version "3.0.10"
18551850
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
@@ -1867,11 +1862,6 @@
18671862
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
18681863
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
18691864

1870-
"@types/semver@^7.5.0":
1871-
version "7.5.8"
1872-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1873-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1874-
18751865
18761866
version "8.1.1"
18771867
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
@@ -1930,53 +1920,50 @@
19301920
dependencies:
19311921
"@types/node" "*"
19321922

1933-
"@typescript-eslint/scope-manager@6.21.0":
1934-
version "6.21.0"
1935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
1936-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
1923+
"@typescript-eslint/scope-manager@8.18.1":
1924+
version "8.18.1"
1925+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b"
1926+
integrity sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==
19371927
dependencies:
1938-
"@typescript-eslint/types" "6.21.0"
1939-
"@typescript-eslint/visitor-keys" "6.21.0"
1928+
"@typescript-eslint/types" "8.18.1"
1929+
"@typescript-eslint/visitor-keys" "8.18.1"
19401930

1941-
"@typescript-eslint/types@6.21.0":
1942-
version "6.21.0"
1943-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
1944-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
1931+
"@typescript-eslint/types@8.18.1":
1932+
version "8.18.1"
1933+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
1934+
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
19451935

1946-
"@typescript-eslint/typescript-estree@6.21.0":
1947-
version "6.21.0"
1948-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
1949-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
1936+
"@typescript-eslint/typescript-estree@8.18.1":
1937+
version "8.18.1"
1938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e"
1939+
integrity sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==
19501940
dependencies:
1951-
"@typescript-eslint/types" "6.21.0"
1952-
"@typescript-eslint/visitor-keys" "6.21.0"
1941+
"@typescript-eslint/types" "8.18.1"
1942+
"@typescript-eslint/visitor-keys" "8.18.1"
19531943
debug "^4.3.4"
1954-
globby "^11.1.0"
1944+
fast-glob "^3.3.2"
19551945
is-glob "^4.0.3"
1956-
minimatch "9.0.3"
1957-
semver "^7.5.4"
1958-
ts-api-utils "^1.0.1"
1946+
minimatch "^9.0.4"
1947+
semver "^7.6.0"
1948+
ts-api-utils "^1.3.0"
19591949

1960-
"@typescript-eslint/utils@^6.0.0":
1961-
version "6.21.0"
1962-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
1963-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
1950+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1951+
version "8.18.1"
1952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5"
1953+
integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==
19641954
dependencies:
19651955
"@eslint-community/eslint-utils" "^4.4.0"
1966-
"@types/json-schema" "^7.0.12"
1967-
"@types/semver" "^7.5.0"
1968-
"@typescript-eslint/scope-manager" "6.21.0"
1969-
"@typescript-eslint/types" "6.21.0"
1970-
"@typescript-eslint/typescript-estree" "6.21.0"
1971-
semver "^7.5.4"
1956+
"@typescript-eslint/scope-manager" "8.18.1"
1957+
"@typescript-eslint/types" "8.18.1"
1958+
"@typescript-eslint/typescript-estree" "8.18.1"
19721959

1973-
"@typescript-eslint/visitor-keys@6.21.0":
1974-
version "6.21.0"
1975-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
1976-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
1960+
"@typescript-eslint/visitor-keys@8.18.1":
1961+
version "8.18.1"
1962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a"
1963+
integrity sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==
19771964
dependencies:
1978-
"@typescript-eslint/types" "6.21.0"
1979-
eslint-visitor-keys "^3.4.1"
1965+
"@typescript-eslint/types" "8.18.1"
1966+
eslint-visitor-keys "^4.2.0"
19801967

19811968
"@ungap/structured-clone@^1.2.0":
19821969
version "1.2.0"
@@ -2227,11 +2214,6 @@ array-find-index@^1.0.2:
22272214
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
22282215
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
22292216

2230-
array-union@^2.1.0:
2231-
version "2.1.0"
2232-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2233-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2234-
22352217
array.prototype.map@^1.0.5:
22362218
version "1.0.5"
22372219
resolved "https://registry.yarnpkg.com/array.prototype.map/-/array.prototype.map-1.0.5.tgz#6e43c2fee6c0fb5e4806da2dc92eb00970809e55"
@@ -4282,12 +4264,12 @@ escodegen@^2.0.0:
42824264
optionalDependencies:
42834265
source-map "~0.6.1"
42844266

4285-
eslint-plugin-jest@^28.3.0:
4286-
version "28.3.0"
4287-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
4288-
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
4267+
eslint-plugin-jest@^28.10.0:
4268+
version "28.10.0"
4269+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
4270+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
42894271
dependencies:
4290-
"@typescript-eslint/utils" "^6.0.0"
4272+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
42914273

42924274
eslint-scope@^5.0.0:
42934275
version "5.1.1"
@@ -4322,6 +4304,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
43224304
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
43234305
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
43244306

4307+
eslint-visitor-keys@^4.2.0:
4308+
version "4.2.0"
4309+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
4310+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
4311+
43254312
eslint@^6.0.0:
43264313
version "6.8.0"
43274314
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -4607,7 +4594,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
46074594
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
46084595
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
46094596

4610-
fast-glob@^3.2.11, fast-glob@^3.2.9:
4597+
fast-glob@^3.2.11:
46114598
version "3.2.11"
46124599
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
46134600
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
@@ -4618,6 +4605,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.9:
46184605
merge2 "^1.3.0"
46194606
micromatch "^4.0.4"
46204607

4608+
fast-glob@^3.3.2:
4609+
version "3.3.2"
4610+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4611+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4612+
dependencies:
4613+
"@nodelib/fs.stat" "^2.0.2"
4614+
"@nodelib/fs.walk" "^1.2.3"
4615+
glob-parent "^5.1.2"
4616+
merge2 "^1.3.0"
4617+
micromatch "^4.0.4"
4618+
46214619
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
46224620
version "2.1.0"
46234621
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -5112,18 +5110,6 @@ [email protected]:
51125110
merge2 "^1.4.1"
51135111
slash "^4.0.0"
51145112

5115-
globby@^11.1.0:
5116-
version "11.1.0"
5117-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
5118-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
5119-
dependencies:
5120-
array-union "^2.1.0"
5121-
dir-glob "^3.0.1"
5122-
fast-glob "^3.2.9"
5123-
ignore "^5.2.0"
5124-
merge2 "^1.4.1"
5125-
slash "^3.0.0"
5126-
51275113
gopd@^1.0.1:
51285114
version "1.0.1"
51295115
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -7305,13 +7291,6 @@ min-indent@^1.0.0:
73057291
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
73067292
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
73077293

7308-
[email protected], minimatch@^9.0.1:
7309-
version "9.0.3"
7310-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
7311-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
7312-
dependencies:
7313-
brace-expansion "^2.0.1"
7314-
73157294
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
73167295
version "3.1.2"
73177296
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7333,6 +7312,20 @@ minimatch@^6.1.0, minimatch@^6.1.6:
73337312
dependencies:
73347313
brace-expansion "^2.0.1"
73357314

7315+
minimatch@^9.0.1:
7316+
version "9.0.3"
7317+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
7318+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
7319+
dependencies:
7320+
brace-expansion "^2.0.1"
7321+
7322+
minimatch@^9.0.4:
7323+
version "9.0.5"
7324+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
7325+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
7326+
dependencies:
7327+
brace-expansion "^2.0.1"
7328+
73367329
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
73377330
version "1.2.8"
73387331
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -9285,6 +9278,11 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semve
92859278
dependencies:
92869279
lru-cache "^6.0.0"
92879280

9281+
semver@^7.6.0:
9282+
version "7.6.3"
9283+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
9284+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
9285+
92889286
92899287
version "0.16.2"
92909288
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
@@ -10197,10 +10195,10 @@ [email protected]:
1019710195
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
1019810196
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
1019910197

10200-
ts-api-utils@^1.0.1:
10201-
version "1.3.0"
10202-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
10203-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
10198+
ts-api-utils@^1.3.0:
10199+
version "1.4.3"
10200+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
10201+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
1020410202

1020510203
tslib@^1.9.0:
1020610204
version "1.14.1"

0 commit comments

Comments
 (0)