Skip to content

Commit 789d00d

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v28.7.0
1 parent 4fd625f commit 789d00d

File tree

2 files changed

+34
-47
lines changed

2 files changed

+34
-47
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "8.57.0",
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "28.6.0",
61+
"eslint-plugin-jest": "28.7.0",
6262
"ethers": "6.13.2",
6363
"husky": "9.1.4",
6464
"jest": "29.7.0",

Diff for: yarn.lock

+33-46
Original file line numberDiff line numberDiff line change
@@ -2027,11 +2027,6 @@
20272027
expect "^29.0.0"
20282028
pretty-format "^29.0.0"
20292029

2030-
"@types/json-schema@^7.0.15":
2031-
version "7.0.15"
2032-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
2033-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
2034-
20352030
"@types/json-schema@^7.0.9":
20362031
version "7.0.12"
20372032
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
@@ -2064,11 +2059,6 @@
20642059
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
20652060
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
20662061

2067-
"@types/semver@^7.5.8":
2068-
version "7.5.8"
2069-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2070-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2071-
20722062
"@types/stack-utils@^2.0.0":
20732063
version "2.0.1"
20742064
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
@@ -2120,13 +2110,13 @@
21202110
"@typescript-eslint/types" "5.62.0"
21212111
"@typescript-eslint/visitor-keys" "5.62.0"
21222112

2123-
"@typescript-eslint/scope-manager@7.8.0":
2124-
version "7.8.0"
2125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
2126-
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
2113+
"@typescript-eslint/scope-manager@8.0.0":
2114+
version "8.0.0"
2115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
2116+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
21272117
dependencies:
2128-
"@typescript-eslint/types" "7.8.0"
2129-
"@typescript-eslint/visitor-keys" "7.8.0"
2118+
"@typescript-eslint/types" "8.0.0"
2119+
"@typescript-eslint/visitor-keys" "8.0.0"
21302120

21312121
"@typescript-eslint/[email protected]":
21322122
version "5.62.0"
@@ -2143,10 +2133,10 @@
21432133
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
21442134
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
21452135

2146-
"@typescript-eslint/types@7.8.0":
2147-
version "7.8.0"
2148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
2149-
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
2136+
"@typescript-eslint/types@8.0.0":
2137+
version "8.0.0"
2138+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
2139+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
21502140

21512141
"@typescript-eslint/[email protected]":
21522142
version "5.62.0"
@@ -2161,13 +2151,13 @@
21612151
semver "^7.3.7"
21622152
tsutils "^3.21.0"
21632153

2164-
"@typescript-eslint/typescript-estree@7.8.0":
2165-
version "7.8.0"
2166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
2167-
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
2154+
"@typescript-eslint/typescript-estree@8.0.0":
2155+
version "8.0.0"
2156+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
2157+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
21682158
dependencies:
2169-
"@typescript-eslint/types" "7.8.0"
2170-
"@typescript-eslint/visitor-keys" "7.8.0"
2159+
"@typescript-eslint/types" "8.0.0"
2160+
"@typescript-eslint/visitor-keys" "8.0.0"
21712161
debug "^4.3.4"
21722162
globby "^11.1.0"
21732163
is-glob "^4.0.3"
@@ -2189,18 +2179,15 @@
21892179
eslint-scope "^5.1.1"
21902180
semver "^7.3.7"
21912181

2192-
"@typescript-eslint/utils@^6.0.0 || ^7.0.0":
2193-
version "7.8.0"
2194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
2195-
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
2182+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2183+
version "8.0.0"
2184+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
2185+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
21962186
dependencies:
21972187
"@eslint-community/eslint-utils" "^4.4.0"
2198-
"@types/json-schema" "^7.0.15"
2199-
"@types/semver" "^7.5.8"
2200-
"@typescript-eslint/scope-manager" "7.8.0"
2201-
"@typescript-eslint/types" "7.8.0"
2202-
"@typescript-eslint/typescript-estree" "7.8.0"
2203-
semver "^7.6.0"
2188+
"@typescript-eslint/scope-manager" "8.0.0"
2189+
"@typescript-eslint/types" "8.0.0"
2190+
"@typescript-eslint/typescript-estree" "8.0.0"
22042191

22052192
"@typescript-eslint/[email protected]":
22062193
version "5.62.0"
@@ -2210,12 +2197,12 @@
22102197
"@typescript-eslint/types" "5.62.0"
22112198
eslint-visitor-keys "^3.3.0"
22122199

2213-
"@typescript-eslint/visitor-keys@7.8.0":
2214-
version "7.8.0"
2215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
2216-
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
2200+
"@typescript-eslint/visitor-keys@8.0.0":
2201+
version "8.0.0"
2202+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
2203+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
22172204
dependencies:
2218-
"@typescript-eslint/types" "7.8.0"
2205+
"@typescript-eslint/types" "8.0.0"
22192206
eslint-visitor-keys "^3.4.3"
22202207

22212208
"@ungap/structured-clone@^1.2.0":
@@ -2895,12 +2882,12 @@ [email protected]:
28952882
escape-string-regexp "^4.0.0"
28962883
semver "^7.3.7"
28972884

2898-
eslint-plugin-jest@28.6.0:
2899-
version "28.6.0"
2900-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
2901-
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
2885+
eslint-plugin-jest@28.7.0:
2886+
version "28.7.0"
2887+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.7.0.tgz#8ff262c26520242492f85f9268995bbf624758a4"
2888+
integrity sha512-fzPGN7awL2ftVRQh/bsCi+16ArUZWujZnD1b8EGJqy8nr4//7tZ3BIdc/9edcJBtB3hpci3GtdMNFVDwHU0Eag==
29022889
dependencies:
2903-
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
2890+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
29042891

29052892
eslint-scope@^5.1.1:
29062893
version "5.1.1"

0 commit comments

Comments
 (0)