Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 57f98b9

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v24.4.2
1 parent d8e39c5 commit 57f98b9

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
@@ -69,7 +69,7 @@
6969
"eslint-import-resolver-typescript": "2.5.0",
7070
"eslint-plugin-compat": "3.13.0",
7171
"eslint-plugin-import": "2.24.2",
72-
"eslint-plugin-jest": "24.4.0",
72+
"eslint-plugin-jest": "24.4.2",
7373
"eslint-plugin-node": "11.1.0",
7474
"eslint-plugin-promise": "4.3.1",
7575
"eslint-plugin-radar": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4440,10 +4440,10 @@ [email protected]:
44404440
resolve "^1.20.0"
44414441
tsconfig-paths "^3.11.0"
44424442

4443-
4444-
version "24.4.0"
4445-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262"
4446-
integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==
4443+
4444+
version "24.4.2"
4445+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.2.tgz#9e8cf05ee6a0e3025e6149df2f36950abfa8d5bf"
4446+
integrity sha512-jNMnqwX75z0RXRMXkxwb/+9ylKJYJLJ8nT8nBT0XFM5qx4IQGxP4edMawa0qGkSbHae0BDPBmi8I2QF0/F04XQ==
44474447
dependencies:
44484448
"@typescript-eslint/experimental-utils" "^4.0.1"
44494449

0 commit comments

Comments
 (0)