Skip to content

Commit a60906f

Browse files
chore(deps): update dependency eslint-plugin-jest to v26.8.1 (#2162)
1 parent d9e9bcc commit a60906f

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-check-file": "1.2.2",
4444
"eslint-plugin-etc": "2.0.2",
4545
"eslint-plugin-import": "2.26.0",
46-
"eslint-plugin-jest": "26.7.0",
46+
"eslint-plugin-jest": "26.8.1",
4747
"eslint-plugin-jsx-a11y": "6.6.1",
4848
"eslint-plugin-n": "15.2.4",
4949
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8580,10 +8580,10 @@ [email protected]:
85808580
resolve "^1.22.0"
85818581
tsconfig-paths "^3.14.1"
85828582

8583-
eslint-plugin-jest@26.7.0:
8584-
version "26.7.0"
8585-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
8586-
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
8583+
eslint-plugin-jest@26.8.1:
8584+
version "26.8.1"
8585+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.1.tgz#f870a9912f6fe65e16e181cbb368229cd5889c65"
8586+
integrity sha512-0+OSTIPjIIfl9heUxZyuU1gDEMW2sLvoVBGwiCIp+iEqUYt0Yqr5M5BjAyVShJaisICmCALdVv0nd1UDX/QaYw==
85878587
dependencies:
85888588
"@typescript-eslint/utils" "^5.10.0"
85898589

0 commit comments

Comments
 (0)