Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Commit 9e472aa

Browse files
Update dependency eslint-plugin-jest to ^27.4.0
1 parent 198f45f commit 9e472aa

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
@@ -68,7 +68,7 @@
6868
"eslint": "^8.40.0",
6969
"eslint-plugin-cypress": "^2.12.1",
7070
"eslint-plugin-import": "^2.27.5",
71-
"eslint-plugin-jest": "^27.2.1",
71+
"eslint-plugin-jest": "^27.4.0",
7272
"eslint-plugin-react": "^7.32.2",
7373
"eslint-plugin-react-hooks": "^4.6.0",
7474
"is-ci": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7262,10 +7262,10 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.27.5:
72627262
semver "^6.3.0"
72637263
tsconfig-paths "^3.14.1"
72647264

7265-
eslint-plugin-jest@^27.2.1:
7266-
version "27.2.1"
7267-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
7268-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
7265+
eslint-plugin-jest@^27.4.0:
7266+
version "27.4.0"
7267+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50"
7268+
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==
72697269
dependencies:
72707270
"@typescript-eslint/utils" "^5.10.0"
72717271

0 commit comments

Comments
 (0)