Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-jest to ~24.3.4 #4

Merged
merged 1 commit into from
Apr 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 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.23.0",
"eslint-config-prettier": "~8.1.0",
"eslint-plugin-import": "~2.22.1",
"eslint-plugin-jest": "~24.3.2",
"eslint-plugin-jest": "~24.3.4",
"eslint-plugin-ordered-imports": "~0.4.1",
"eslint-plugin-prettier": "~3.3.1",
"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 @@ -3918,9 +3918,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:~24.3.2":
version: 24.3.2
resolution: "eslint-plugin-jest@npm:24.3.2"
"eslint-plugin-jest@npm:~24.3.4":
version: 24.3.4
resolution: "eslint-plugin-jest@npm:24.3.4"
dependencies:
"@typescript-eslint/experimental-utils": ^4.0.1
peerDependencies:
Expand All @@ -3929,7 +3929,7 @@ __metadata:
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: caf92f0bab6800bbf1fcfa8d75e1b7ad2bfb77914abdf1f0c33ac2b0d3b15c48cbec7b36a828931048f71dc181bbda9ede1d74b9a153f92029de0680644d1d14
checksum: 22a5b2a02720849d3dab12ffc49491e739d332258d628c7990d181a48d1b2c03d1dd5406cdc3acc9e4b978910896b38b9abfd2bc1381910a49cc23e593c2f7e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7542,7 +7542,7 @@ __metadata:
eslint: ~7.23.0
eslint-config-prettier: ~8.1.0
eslint-plugin-import: ~2.22.1
eslint-plugin-jest: ~24.3.2
eslint-plugin-jest: ~24.3.4
eslint-plugin-ordered-imports: ~0.4.1
eslint-plugin-prettier: ~3.3.1
express: ~4.17.1
Expand Down