Skip to content

Commit fca494a

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.9.0
1 parent e66ae45 commit fca494a

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
@@ -92,7 +92,7 @@
9292
"babel-jest": "29.7.0",
9393
"eslint": "8.56.0",
9494
"eslint-config-prettier": "9.1.0",
95-
"eslint-plugin-jest": "27.6.3",
95+
"eslint-plugin-jest": "27.9.0",
9696
"eslint-plugin-prettier": "5.1.3",
9797
"jest": "29.7.0",
9898
"microbundle": "0.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4842,10 +4842,10 @@ [email protected]:
48424842
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
48434843
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
48444844

4845-
eslint-plugin-jest@27.6.3:
4846-
version "27.6.3"
4847-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
4848-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
4845+
eslint-plugin-jest@27.9.0:
4846+
version "27.9.0"
4847+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
4848+
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
48494849
dependencies:
48504850
"@typescript-eslint/utils" "^5.10.0"
48514851

0 commit comments

Comments
 (0)