Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jest from 24.3.4 to 24.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 12, 2021
1 parent 888099c commit eb4d996
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@testing-library/react": "11.2.6",
"cross-env": "7.0.3",
"eslint-config-react-app-eslint-six": "4.0.2",
"eslint-plugin-jest": "24.3.4",
"eslint-plugin-jest": "24.3.5",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.23.2",
"husky": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5410,10 +5410,10 @@ [email protected]:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

[email protected].4:
version "24.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.4.tgz#6d90c3554de0302e879603dd6405474c98849f19"
integrity sha512-3n5oY1+fictanuFkTWPwSlehugBTAgwLnYLFsCllzE3Pl1BwywHl5fL0HFxmMjoQY8xhUDk8uAWc3S4JOHGh3A==
[email protected].5:
version "24.3.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"

Expand Down

0 comments on commit eb4d996

Please sign in to comment.