Skip to content

Commit

Permalink
chore(): pin eslint-plugin-jest ^27.6.3 dev
Browse files Browse the repository at this point in the history
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| npm        | eslint-plugin-jest | 27.6.2 | 27.6.3 |
  • Loading branch information
renovate-bot committed Jan 12, 2024
1 parent 3d3c4ae commit 4b8a4a5
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.2",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
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.2":
version: 27.6.2
resolution: "eslint-plugin-jest@npm:27.6.2"
"eslint-plugin-jest@npm:^27.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -3438,7 +3438,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 9c2a950d0e7e76dd1b55016800088ab86ce590df24d0abf8573b09c547969daa395157de55408307824deae1cfde136cbaffb85932f28eceec0689f68cbdd3bf
checksum: e22e8dbd941b34bb95958f035ffabb94114506b294e74d6e411bc85bc9dc57888ffd3ebb5c28316a8b7cc9d391cca35557acc64bf815f48d1dcc5ea3d28fa43a
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.2
eslint-plugin-jest: ^27.6.3
eslint-plugin-jsx-a11y: ^6.8.0
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.1.3
Expand Down

0 comments on commit 4b8a4a5

Please sign in to comment.