Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Bump eslint-plugin-jest to 27.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Mar 14, 2023
1 parent 54fe4a8 commit b9c5205
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jest": "^27.2.1",
"js-yaml": "^4.1.0",
"prettier": "^2.5.1",
"ts-node": "^10.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3306,20 +3306,20 @@ __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:^27.2.1":
version: 27.2.1
resolution: "eslint-plugin-jest@npm:27.2.1"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: efed65bd6b83f15f38e3d8447d0dbbac18c10d6e4c4853c8d0539f5bc8e898cca8136b1e706899b756ea995ed189445b7f15d0fffeb983890608c33e752670d7
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -6083,7 +6083,7 @@ __metadata:
"@typescript-eslint/parser": ^5.13.0
eslint: ^8.10.0
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^26.1.1
eslint-plugin-jest: ^27.2.1
js-yaml: ^4.1.0
prettier: ^2.5.1
ts-node: ^10.7.0
Expand Down

0 comments on commit b9c5205

Please sign in to comment.