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.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent fb3aa89 commit a5d0012
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": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9681,7 +9681,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-import: ^2.28.1
eslint-plugin-jest: ^27.2.3
eslint-plugin-jest: ^27.4.2
eslint-plugin-jsx-a11y: ^6.7.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.0.1
Expand Down Expand Up @@ -9816,9 +9816,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.2.3":
version: 27.2.3
resolution: "eslint-plugin-jest@npm:27.2.3"
"eslint-plugin-jest@npm:^27.4.2":
version: 27.4.2
resolution: "eslint-plugin-jest@npm:27.4.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -9830,7 +9830,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
languageName: node
linkType: hard

Expand Down

0 comments on commit a5d0012

Please sign in to comment.