Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

chore(deps): update dependency eslint-plugin-jest to v26.1.2 #533

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"css-loader": "6.7.0",
"eslint-plugin-jest": "26.1.1",
"eslint-plugin-jest": "26.1.2",
"jest": "27.5.1",
"jquery": "3.6.0",
"sass-loader": "12.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2923,9 +2923,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:26.1.1":
version: 26.1.1
resolution: "eslint-plugin-jest@npm:26.1.1"
"eslint-plugin-jest@npm:26.1.2":
version: 26.1.2
resolution: "eslint-plugin-jest@npm:26.1.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -2936,7 +2936,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: efed65bd6b83f15f38e3d8447d0dbbac18c10d6e4c4853c8d0539f5bc8e898cca8136b1e706899b756ea995ed189445b7f15d0fffeb983890608c33e752670d7
checksum: 1d74e143a78681906d9ab3c3bd7c213f869fe6385f75c325ff2fe3da3b4181a25545c30d42850cf4904f89a43aad9d41b5fd4c06daffdb3f0ec383d8d4d7bac0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6478,7 +6478,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.13.0
"@typescript-eslint/parser": 5.13.0
css-loader: 6.7.0
eslint-plugin-jest: 26.1.1
eslint-plugin-jest: 26.1.2
jest: 27.5.1
jquery: 3.6.0
sass-loader: 12.6.0
Expand Down