Skip to content

Commit 5435a3a

Browse files
chore(deps): update dependency eslint-plugin-jest to v26.5.1 (#256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 54ee471 commit 5435a3a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "8.5.0",
5757
"eslint-plugin-eslint-comments": "3.2.0",
5858
"eslint-plugin-import": "2.26.0",
59-
"eslint-plugin-jest": "26.4.6",
59+
"eslint-plugin-jest": "26.5.1",
6060
"eslint-plugin-jsdoc": "39.3.2",
6161
"eslint-plugin-prettier": "4.0.0",
6262
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,10 +2523,10 @@ eslint-plugin-import@2.26.0:
25232523
resolve "^1.22.0"
25242524
tsconfig-paths "^3.14.1"
25252525

2526-
eslint-plugin-jest@26.4.6:
2527-
version "26.4.6"
2528-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.4.6.tgz#9d8184c1ecf077722a20cc236c7e14f4e263606f"
2529-
integrity sha512-R3mq1IepnhtsukHQsWxdyKra3OVwYB+N4k8i45ndqSfr8p9KZV6G+EIUt1Z7hzAh4KlsbXG+nCTlNeGFLFLNvA==
2526+
eslint-plugin-jest@26.5.1:
2527+
version "26.5.1"
2528+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.1.tgz#a6b4cbd6884c1b5dcbe6afc0f43dde9afba29229"
2529+
integrity sha512-IUEw6DCJ7qPGffK2pc6ly3L+1HBXdT673pY5nson8Mu4Vwgc/8d4Hf8NhsZwkuspPdi/QMj83ugXND7OLTu6Bg==
25302530
dependencies:
25312531
"@typescript-eslint/utils" "^5.10.0"
25322532

0 commit comments

Comments
 (0)