Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jest from 27.2.2 to 27.6.0 #96

Closed
Closed
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 @@ -47,7 +47,7 @@
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "29.6.4",
"prettier": "2.7.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ __metadata:
eslint-plugin-es: ^4.1.0
eslint-plugin-filenames: ^1.3.2
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.2
eslint-plugin-jest: ^27.6.0
eslint-plugin-prettier: ^4.2.1
jest: 29.6.4
prettier: 2.7.1
Expand Down Expand Up @@ -3279,21 +3279,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.2.2":
version: 27.2.2
resolution: "eslint-plugin-jest@npm:27.2.2"
"eslint-plugin-jest@npm:^27.6.0":
version: 27.6.0
resolution: "eslint-plugin-jest@npm:27.6.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f
checksum: 4c42641f9bf2d597761637028083e20b9f81762308e98baae40eb805d3e81ff8d837f06f4f0c1a2fd249e2be2fb24d33b7aafeaa8942de805c2b8d7c3b6fc4e4
languageName: node
linkType: hard

Expand Down