Skip to content

Commit 44c0075

Browse files
chore(deps): update dependency eslint-plugin-jest to v26.7.0
1 parent 6da46df commit 44c0075

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
@@ -14,7 +14,7 @@
1414
"eslint-config-prettier": "8.5.0",
1515
"eslint-plugin-eslint-comments": "3.2.0",
1616
"eslint-plugin-import": "2.26.0",
17-
"eslint-plugin-jest": "26.5.3",
17+
"eslint-plugin-jest": "26.7.0",
1818
"eslint-plugin-jsdoc": "39.3.3",
1919
"eslint-plugin-prettier": "4.0.0",
2020
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@ [email protected]:
14371437
resolve "^1.22.0"
14381438
tsconfig-paths "^3.14.1"
14391439

1440-
eslint-plugin-jest@26.5.3:
1441-
version "26.5.3"
1442-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
1443-
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
1440+
eslint-plugin-jest@26.7.0:
1441+
version "26.7.0"
1442+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
1443+
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
14441444
dependencies:
14451445
"@typescript-eslint/utils" "^5.10.0"
14461446

0 commit comments

Comments
 (0)