Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^26.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2022
1 parent 1d0906c commit d62bce1
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.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.1.4",
"eslint-plugin-jest": "^26.3.0",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3403,9 +3403,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^26.1.4":
version: 26.1.4
resolution: "eslint-plugin-jest@npm:26.1.4"
"eslint-plugin-jest@npm:^26.3.0":
version: 26.3.0
resolution: "eslint-plugin-jest@npm:26.3.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -3416,7 +3416,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: f9989a853a165ad1afc077d7d75582391d511e8e14145bb67c76b0ad70a0966358311659da0e82162832bd23a327c2bd1d15dd5d3917f69bb8c14d256e8e1d77
checksum: 584c999067fd894b15a0a4232dc41826c800505cda25fd6beb0f0d624e677e46c8475e084af4b2e4882dd44a940d0bf84fc42a20b7eabe539c522c9539e5bbaf
languageName: node
linkType: hard

Expand Down Expand Up @@ -9051,7 +9051,7 @@ __metadata:
commander: ^9.2.0
eslint: ^8.13.0
eslint-config-prettier: ^8.5.0
eslint-plugin-jest: ^26.1.4
eslint-plugin-jest: ^26.3.0
eslint-plugin-md: ^1.0.19
eslint-plugin-prettier: ^4.0.0
jest: ^27.5.1
Expand Down

0 comments on commit d62bce1

Please sign in to comment.