Skip to content

Commit b00fb56

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.9.0 (#464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37105b6 commit b00fb56

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
@@ -15,7 +15,7 @@
1515
"@typescript-eslint/parser": "5.62.0",
1616
"eslint": "8.57.0",
1717
"eslint-config-prettier": "8.10.0",
18-
"eslint-plugin-jest": "27.6.3",
18+
"eslint-plugin-jest": "27.9.0",
1919
"eslint-plugin-tsc": "2.0.0",
2020
"fixpack": "4.0.0",
2121
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,10 +2642,10 @@ [email protected]:
26422642
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
26432643
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
26442644

2645-
eslint-plugin-jest@27.6.3:
2646-
version "27.6.3"
2647-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
2648-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
2645+
eslint-plugin-jest@27.9.0:
2646+
version "27.9.0"
2647+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
2648+
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
26492649
dependencies:
26502650
"@typescript-eslint/utils" "^5.10.0"
26512651

0 commit comments

Comments
 (0)