Skip to content

Commit

Permalink
chore(): pin eslint-plugin-jest ^27.6.2 dev (#196)
Browse files Browse the repository at this point in the history
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| npm        | eslint-plugin-jest | 27.6.1 | 27.6.2 |

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
minddocbot and renovate-bot authored Jan 11, 2024
1 parent a3061bd commit a04f691
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
58 changes: 29 additions & 29 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-import-resolver-node": "^0.3.9",
"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-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,9 +3424,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 @@ -3438,7 +3438,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 03dc4784119a06504718b3ec1a5944c8d41fe73669d23433fa794e4059be857ec463da6d5982dcd2920da091fe7c5c033fa69a91f4dfbe3f41aac6db99b8c3d0
checksum: 9c2a950d0e7e76dd1b55016800088ab86ce590df24d0abf8573b09c547969daa395157de55408307824deae1cfde136cbaffb85932f28eceec0689f68cbdd3bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -5865,7 +5865,7 @@ fsevents@^2.3.2:
eslint-import-resolver-node: ^0.3.9
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-node: ^11.1.0
eslint-plugin-prettier: ^5.1.2
Expand Down

0 comments on commit a04f691

Please sign in to comment.