Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d9c8bf2

Browse files
authoredMay 11, 2024
chore(deps): update dependency eslint-plugin-jest to v28
1 parent 2f786ef commit d9c8bf2

File tree

2 files changed

+83
-8
lines changed

2 files changed

+83
-8
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
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": "27.9.0",
61+
"eslint-plugin-jest": "28.5.0",
6262
"ethers": "6.12.1",
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",

‎yarn.lock

Lines changed: 82 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@
12011201
dependencies:
12021202
ramda "^0.29.0"
12031203

1204-
"@eslint-community/eslint-utils@^4.2.0":
1204+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
12051205
version "4.4.0"
12061206
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
12071207
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -1768,6 +1768,11 @@
17681768
expect "^29.0.0"
17691769
pretty-format "^29.0.0"
17701770

1771+
"@types/json-schema@^7.0.15":
1772+
version "7.0.15"
1773+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1774+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1775+
17711776
"@types/json-schema@^7.0.9":
17721777
version "7.0.12"
17731778
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
@@ -1800,6 +1805,11 @@
18001805
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
18011806
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
18021807

1808+
"@types/semver@^7.5.8":
1809+
version "7.5.8"
1810+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1811+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1812+
18031813
"@types/stack-utils@^2.0.0":
18041814
version "2.0.1"
18051815
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
@@ -1851,6 +1861,14 @@
18511861
"@typescript-eslint/types" "5.62.0"
18521862
"@typescript-eslint/visitor-keys" "5.62.0"
18531863

1864+
"@typescript-eslint/scope-manager@7.8.0":
1865+
version "7.8.0"
1866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
1867+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
1868+
dependencies:
1869+
"@typescript-eslint/types" "7.8.0"
1870+
"@typescript-eslint/visitor-keys" "7.8.0"
1871+
18541872
"@typescript-eslint/type-utils@5.62.0":
18551873
version "5.62.0"
18561874
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -1866,6 +1884,11 @@
18661884
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
18671885
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
18681886

1887+
"@typescript-eslint/types@7.8.0":
1888+
version "7.8.0"
1889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
1890+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
1891+
18691892
"@typescript-eslint/typescript-estree@5.62.0":
18701893
version "5.62.0"
18711894
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1879,7 +1902,21 @@
18791902
semver "^7.3.7"
18801903
tsutils "^3.21.0"
18811904

1882-
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
1905+
"@typescript-eslint/typescript-estree@7.8.0":
1906+
version "7.8.0"
1907+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
1908+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
1909+
dependencies:
1910+
"@typescript-eslint/types" "7.8.0"
1911+
"@typescript-eslint/visitor-keys" "7.8.0"
1912+
debug "^4.3.4"
1913+
globby "^11.1.0"
1914+
is-glob "^4.0.3"
1915+
minimatch "^9.0.4"
1916+
semver "^7.6.0"
1917+
ts-api-utils "^1.3.0"
1918+
1919+
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.2":
18831920
version "5.62.0"
18841921
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
18851922
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1893,6 +1930,19 @@
18931930
eslint-scope "^5.1.1"
18941931
semver "^7.3.7"
18951932

1933+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0":
1934+
version "7.8.0"
1935+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
1936+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
1937+
dependencies:
1938+
"@eslint-community/eslint-utils" "^4.4.0"
1939+
"@types/json-schema" "^7.0.15"
1940+
"@types/semver" "^7.5.8"
1941+
"@typescript-eslint/scope-manager" "7.8.0"
1942+
"@typescript-eslint/types" "7.8.0"
1943+
"@typescript-eslint/typescript-estree" "7.8.0"
1944+
semver "^7.6.0"
1945+
18961946
"@typescript-eslint/visitor-keys@5.62.0":
18971947
version "5.62.0"
18981948
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -1901,6 +1951,14 @@
19011951
"@typescript-eslint/types" "5.62.0"
19021952
eslint-visitor-keys "^3.3.0"
19031953

1954+
"@typescript-eslint/visitor-keys@7.8.0":
1955+
version "7.8.0"
1956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
1957+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
1958+
dependencies:
1959+
"@typescript-eslint/types" "7.8.0"
1960+
eslint-visitor-keys "^3.4.3"
1961+
19041962
"@ungap/structured-clone@^1.2.0":
19051963
version "1.2.0"
19061964
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2522,12 +2580,12 @@ eslint-plugin-functional@4.4.1:
25222580
escape-string-regexp "^4.0.0"
25232581
semver "^7.3.7"
25242582

2525-
eslint-plugin-jest@27.9.0:
2526-
version "27.9.0"
2527-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
2528-
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
2583+
eslint-plugin-jest@28.5.0:
2584+
version "28.5.0"
2585+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
2586+
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
25292587
dependencies:
2530-
"@typescript-eslint/utils" "^5.10.0"
2588+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
25312589

25322590
eslint-scope@^5.1.1:
25332591
version "5.1.1"
@@ -3822,6 +3880,13 @@ minimatch@^9.0.0, minimatch@^9.0.1:
38223880
dependencies:
38233881
brace-expansion "^2.0.1"
38243882

3883+
minimatch@^9.0.4:
3884+
version "9.0.4"
3885+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3886+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3887+
dependencies:
3888+
brace-expansion "^2.0.1"
3889+
38253890
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
38263891
version "7.0.2"
38273892
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
@@ -4319,6 +4384,11 @@ semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
43194384
dependencies:
43204385
lru-cache "^6.0.0"
43214386

4387+
semver@^7.6.0:
4388+
version "7.6.2"
4389+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
4390+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
4391+
43224392
shebang-command@^1.2.0:
43234393
version "1.2.0"
43244394
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
@@ -4576,6 +4646,11 @@ to-regex-range@^5.0.1:
45764646
dependencies:
45774647
is-number "^7.0.0"
45784648

4649+
ts-api-utils@^1.3.0:
4650+
version "1.3.0"
4651+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4652+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4653+
45794654
ts-jest@29.1.2:
45804655
version "29.1.2"
45814656
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"

0 commit comments

Comments
 (0)
Please sign in to comment.