Skip to content

Commit 7eb06fe

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v26.9.0
1 parent ba8fc87 commit 7eb06fe

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
@@ -72,7 +72,7 @@
7272
"eslint-plugin-cypress": "2.12.1",
7373
"eslint-plugin-eslint-comments": "3.2.0",
7474
"eslint-plugin-import": "2.26.0",
75-
"eslint-plugin-jest": "26.8.7",
75+
"eslint-plugin-jest": "26.9.0",
7676
"eslint-plugin-jsdoc": "39.3.6",
7777
"eslint-plugin-jsx-a11y": "6.6.1",
7878
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11994,10 +11994,10 @@ eslint-plugin-import@2.26.0:
1199411994
resolve "^1.22.0"
1199511995
tsconfig-paths "^3.14.1"
1199611996

11997-
eslint-plugin-jest@26.8.7:
11998-
version "26.8.7"
11999-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7.tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7"
12000-
integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q==
11997+
eslint-plugin-jest@26.9.0:
11998+
version "26.9.0"
11999+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
12000+
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
1200112001
dependencies:
1200212002
"@typescript-eslint/utils" "^5.10.0"
1200312003

0 commit comments

Comments
 (0)