Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency eslint-plugin-jest to ^26.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2022
1 parent 023d02c commit f234284
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.3.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-jest": "^26.7.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6775,7 +6775,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.3.0
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.6.0
eslint-plugin-jest: ^26.7.0
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -6891,9 +6891,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^26.6.0":
version: 26.6.0
resolution: "eslint-plugin-jest@npm:26.6.0"
"eslint-plugin-jest@npm:^26.7.0":
version: 26.7.0
resolution: "eslint-plugin-jest@npm:26.7.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -6904,7 +6904,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
checksum: 21dbeb3820a1640185e0bd3847f65feba98b479812bcaa3f353e725bd0538618b16544b4dfc74ac147b5150afed9cf28760d7aaad54158611403810776fe6353
languageName: node
linkType: hard

Expand Down

0 comments on commit f234284

Please sign in to comment.