Skip to content

Commit 916d7bf

Browse files
committed
Update dependency eslint-plugin-jest to v27.4.2
1 parent bb98d1c commit 916d7bf

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": "9.0.0",
1818
"eslint-config-typed-fp": "5.3.0",
1919
"eslint-plugin-functional": "6.0.0",
20-
"eslint-plugin-jest": "27.4.0",
20+
"eslint-plugin-jest": "27.4.2",
2121
"eslint-plugin-prettier": "5.0.0",
2222
"eslint-plugin-sonarjs": "0.21.0",
2323
"eslint-plugin-total-functions": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2170,10 +2170,10 @@ eslint-plugin-functional@6.0.0:
21702170
semver "^7.5.4"
21712171
ts-api-utils "^1.0.1"
21722172

2173-
eslint-plugin-jest@27.4.0:
2174-
version "27.4.0"
2175-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50"
2176-
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==
2173+
eslint-plugin-jest@27.4.2:
2174+
version "27.4.2"
2175+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
2176+
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
21772177
dependencies:
21782178
"@typescript-eslint/utils" "^5.10.0"
21792179

0 commit comments

Comments
 (0)