Skip to content

Commit 9fe78c6

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.13.3 (#1602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab9cb41 commit 9fe78c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1",
5959
"eslint-config-prettier": "10.1.5",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "28.13.0",
61+
"eslint-plugin-jest": "28.13.3",
6262
"ethers": "6.14.3",
6363
"husky": "9.1.7",
6464
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,10 +2584,10 @@ [email protected]:
25842584
escape-string-regexp "^4.0.0"
25852585
semver "^7.3.7"
25862586

2587-
2588-
version "28.13.0"
2589-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.0.tgz#f215195915cefe3ed14145f841b6e7c90d60a672"
2590-
integrity sha512-4AuBcFWOriOeEqy6s4Zup/dQ7E1EPTyyfDaMYmM2YP9xEWPWwK3yYifH1dzY6aHRvyx7y53qMSIyT5s+jrorsQ==
2587+
2588+
version "28.13.3"
2589+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476"
2590+
integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==
25912591
dependencies:
25922592
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
25932593

0 commit comments

Comments
 (0)