Skip to content

Commit b795e2a

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

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.3",
61+
"eslint-plugin-jest": "28.13.5",
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.3"
2589-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476"
2590-
integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==
2587+
2588+
version "28.13.5"
2589+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5.tgz#b3eaaeba0fb40af25966e2c93914b046f24ca5d8"
2590+
integrity sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ==
25912591
dependencies:
25922592
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
25932593

0 commit comments

Comments
 (0)