Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ~24.3.6 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 26, 2021
1 parent 2c0fd4b commit f0f3c61
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
48 changes: 24 additions & 24 deletions .pnp.js

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 @@ -86,7 +86,7 @@
"eslint": "~7.24.0",
"eslint-config-prettier": "~8.2.0",
"eslint-plugin-import": "~2.22.1",
"eslint-plugin-jest": "~24.3.5",
"eslint-plugin-jest": "~24.3.6",
"eslint-plugin-ordered-imports": "~0.4.1",
"eslint-plugin-prettier": "~3.4.0",
"husky": "~6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3935,9 +3935,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:~24.3.5":
version: 24.3.5
resolution: "eslint-plugin-jest@npm:24.3.5"
"eslint-plugin-jest@npm:~24.3.6":
version: 24.3.6
resolution: "eslint-plugin-jest@npm:24.3.6"
dependencies:
"@typescript-eslint/experimental-utils": ^4.0.1
peerDependencies:
Expand All @@ -3946,7 +3946,7 @@ __metadata:
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 6352966b16a2a65cd5637f6d02ffcd59f52e8cb6cb8434d35520fe5b30cbf475e3a55a088fcf0d41d6f7c0dbd93e9b5c637707075fbb3d960b318c305c3ac7aa
checksum: 13f4522cd838a6a356a080f76424579a58aa2f9b4f4b3fdd3713278718496c62ba3d8f53c0fb6ad6fd96ca6cfd6ee728f7dd51893b91eccfb4396b832f757afb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7573,7 +7573,7 @@ __metadata:
eslint: ~7.24.0
eslint-config-prettier: ~8.2.0
eslint-plugin-import: ~2.22.1
eslint-plugin-jest: ~24.3.5
eslint-plugin-jest: ~24.3.6
eslint-plugin-ordered-imports: ~0.4.1
eslint-plugin-prettier: ~3.4.0
express: ~4.17.1
Expand Down

0 comments on commit f0f3c61

Please sign in to comment.