Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^27.2.1 (#216)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 0271363 commit 4bdf4f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/yarnpkg__lockfile": "^1.1.5",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3585,9 +3585,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.1.6":
version: 27.1.6
resolution: "eslint-plugin-jest@npm:27.1.6"
"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:
Expand All @@ -3598,7 +3598,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 5b1640b5d575f0d5e27da8ef8cb3110a29f94ebd50ae51edc5ea34c1054f5dcf305416865b2919ac424bc02c4569848bbe7fd2c86e7e1aff23e77f1ff9ef7dfd
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -9343,7 +9343,7 @@ __metadata:
commander: ^9.5.0
eslint: ^8.29.0
eslint-config-prettier: ^8.5.0
eslint-plugin-jest: ^27.1.6
eslint-plugin-jest: ^27.2.1
eslint-plugin-md: ^1.0.19
eslint-plugin-prettier: ^4.2.1
jest: ^29.5.0
Expand Down

0 comments on commit 4bdf4f4

Please sign in to comment.