Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 1817014 commit dd5caef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-simple-import-sort": "10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13282,9 +13282,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.6.1":
version: 27.6.1
resolution: "eslint-plugin-jest@npm:27.6.1"
"eslint-plugin-jest@npm:27.6.2":
version: 27.6.2
resolution: "eslint-plugin-jest@npm:27.6.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -13296,7 +13296,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 03dc4784119a06504718b3ec1a5944c8d41fe73669d23433fa794e4059be857ec463da6d5982dcd2920da091fe7c5c033fa69a91f4dfbe3f41aac6db99b8c3d0
checksum: 9c2a950d0e7e76dd1b55016800088ab86ce590df24d0abf8573b09c547969daa395157de55408307824deae1cfde136cbaffb85932f28eceec0689f68cbdd3bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -19881,7 +19881,7 @@ __metadata:
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 27.6.1
eslint-plugin-jest: 27.6.2
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-react: 7.33.2
eslint-plugin-simple-import-sort: 10.0.0
Expand Down

0 comments on commit dd5caef

Please sign in to comment.