Skip to content

Commit 6dbb756

Browse files
chore(deps): update dependency eslint-plugin-jest to v26.9.0 (#2326)
1 parent ed93c50 commit 6dbb756

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.8.7",
46+
"eslint-plugin-jest": "26.9.0",
4747
"eslint-plugin-jsx-a11y": "6.6.1",
4848
"eslint-plugin-n": "15.2.5",
4949
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8613,10 +8613,10 @@ [email protected]:
86138613
resolve "^1.22.0"
86148614
tsconfig-paths "^3.14.1"
86158615

8616-
eslint-plugin-jest@26.8.7:
8617-
version "26.8.7"
8618-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7.tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7"
8619-
integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q==
8616+
eslint-plugin-jest@26.9.0:
8617+
version "26.9.0"
8618+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
8619+
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
86208620
dependencies:
86218621
"@typescript-eslint/utils" "^5.10.0"
86228622

0 commit comments

Comments
 (0)