8000 chore(deps): update dependency eslint-plugin-jest to v27 (#6233) · adacio/typescript-eslint@c5c9359 · GitHub
[go: up one dir, main page]

Skip to content

Commit c5c9359

Browse files
chore(deps): update dependency eslint-plugin-jest to v27 (typescript-eslint#6233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf3ffdd commit c5c9359

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-eslint-comments": "^3.2.0",
8686
"eslint-plugin-eslint-plugin": "^5.0.1",
8787
"eslint-plugin-import": "^2.26.0",
88-
"eslint-plugin-jest": "^26.1.5",
88+
"eslint-plugin-jest": "^27.0.0",
8989
"eslint-plugin-simple-import-sort": "^8.0.0",
9090
"execa": "5.1.1",
9191
"glob": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6895,10 +6895,10 @@ eslint-plugin-import@^2.26.0:
68956895
resolve "^1.22.0"
68966896
tsconfig-paths "^3.14.1"
68976897

6898-
eslint-plugin-jest@^26.1.5:
6899-
version "26.7.0"
6900-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
6901-
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
6898+
eslint-plugin-jest@^27.0.0:
6899+
version "27.1.7"
6900+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7.tgz#0351e904afb8d66b7f70452929556dfdc8daba0d"
6901+
integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==
69026902
dependencies:
69036903
"@typescript-eslint/utils" "^5.10.0"
69046904

0 commit comments

Comments
 (0)
0