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.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2022
1 parent 31adb9c commit e4896b1
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.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-jest": "^27.0.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 @@ -7219,7 +7219,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.5.1
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^27.0.1
eslint-plugin-jest: ^27.0.4
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -7335,9 +7335,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.0.1":
version: 27.0.1
resolution: "eslint-plugin-jest@npm:27.0.1"
"eslint-plugin-jest@npm:^27.0.4":
version: 27.0.4
resolution: "eslint-plugin-jest@npm:27.0.4"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -7348,7 +7348,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 269d4dc46bb925eb4c19106fd9e03775a863f53e05716628cc47777abc15887775ee47d73c4f8bdd98bb26b7462d8d8f654610bb2a367f8c97881204a2c3f42e
checksum: 8408d8a53bae946527ac4120865c29b3468cf58d8e5ff3b9c75c5303bb5aa451ac7e04329fc004cf6302f84431e6c6c1f2ba9009b0150d1718df58ea490ed3f5
languageName: node
linkType: hard

Expand Down

0 comments on commit e4896b1

Please sign in to comment.