Skip to content

Commit 75284d0

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.7.0 (#5318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bc9437 commit 75284d0

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-check-file": "2.6.2",
4545
"eslint-plugin-etc": "2.0.3",
4646
"eslint-plugin-import": "2.29.1",
47-
"eslint-plugin-jest": "27.6.3",
47+
"eslint-plugin-jest": "27.8.0",
4848
"eslint-plugin-jsx-a11y": "6.8.0",
4949
"eslint-plugin-n": "16.6.2",
5050
"eslint-plugin-prettier": "5.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8975,10 +8975,10 @@ [email protected]:
89758975
semver "^6.3.1"
89768976
tsconfig-paths "^3.15.0"
89778977

8978-
eslint-plugin-jest@27.6.3:
8979-
version "27.6.3"
8980-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
8981-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
8978+
eslint-plugin-jest@27.8.0:
8979+
version "27.8.0"
8980+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093"
8981+
integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==
89828982
dependencies:
89838983
"@typescript-eslint/utils" "^5.10.0"
89848984

0 commit comments

Comments
 (0)