Skip to content

Commit 9b968d9

Browse files
committed
Update dependency eslint-plugin-jest to v27.2.3
1 parent 2274d85 commit 9b968d9

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "8.8.0",
1818
"eslint-config-typed-fp": "5.1.0",
1919
"eslint-plugin-functional": "5.0.8",
20-
"eslint-plugin-jest": "27.2.2",
20+
"eslint-plugin-jest": "27.2.3",
2121
"eslint-plugin-prettier": "4.2.1",
2222
"eslint-plugin-sonarjs": "0.19.0",
2323
"eslint-plugin-total-functions": "7.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,10 +1754,10 @@ [email protected]:
17541754
is-immutable-type "^1.2.5"
17551755
semver "^7.3.8"
17561756

1757-
1758-
version "27.2.2"
1759-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
1760-
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
1757+
1758+
version "27.2.3"
1759+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
1760+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
17611761
dependencies:
17621762
"@typescript-eslint/utils" "^5.10.0"
17631763

0 commit comments

Comments
 (0)