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.2. (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent bfb69c4 commit 17a1c15
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.1.1",
"eslint-plugin-jest": "^27.1.2",
"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 @@ -7613,7 +7613,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.1.1
eslint-plugin-jest: ^27.1.2
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -7729,9 +7729,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.1.1":
version: 27.1.1
resolution: "eslint-plugin-jest@npm:27.1.1"
"eslint-plugin-jest@npm:^27.1.2":
version: 27.1.2
resolution: "eslint-plugin-jest@npm:27.1.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -7742,7 +7742,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 215a60d0c9ca641f3c1c7c5e4ff78093ad80c5f0ee22f44c50b9c8625ec0624ec4f47bf281684157f6231a4c480a4ca40bafad4ac6438a2105bb8527920e341f
checksum: b09833a38e13fd83d52da789fa11c8df5533b4bb896ed633f8f2422e4eefb8d7566dbc75ef1b894e16925135541a2dcb34fec4927cb89900ae7c55dce48a1e85
languageName: node
linkType: hard

Expand Down

0 comments on commit 17a1c15

Please sign in to comment.