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 ^27.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent 6bcf594 commit 660c771
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.5.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-jest": "^27.1.4",
"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 @@ -7628,7 +7628,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.5.2
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^27.1.3
eslint-plugin-jest: ^27.1.4
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -7744,9 +7744,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.1.3":
version: 27.1.3
resolution: "eslint-plugin-jest@npm:27.1.3"
"eslint-plugin-jest@npm:^27.1.4":
version: 27.1.4
resolution: "eslint-plugin-jest@npm:27.1.4"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -7757,7 +7757,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 427f39ad4bb50b4e50a1f6aba04962ee3686e25b716d3e4dff47a304c2a352a35b032fec7350b84dc6362838525d93a70f7ae0f961b182c79bf602e90ebb1a55
checksum: b7e3bf0dc092d9936ac1c10a0aceda411935c411c9323def109c2429ccf8486b3faead80fb769119add578c200352729ff96523bffec083f421e1b151404f642
languageName: node
linkType: hard

Expand Down

0 comments on commit 660c771

Please sign in to comment.