Skip to content

Commit

Permalink
Merge pull request #2639 from terascope/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-plugin-jest-24.3.5
  • Loading branch information
dependabot-preview[bot] authored Apr 12, 2021
2 parents c294a03 + 8c20b82 commit ef438ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "~2.22.0",
"eslint-plugin-jest": "^24.3.4",
"eslint-plugin-jest": "^24.3.5",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3815,10 +3815,10 @@ eslint-plugin-import@~2.22.0:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"

eslint-plugin-jest@^24.3.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==
eslint-plugin-jest@^24.3.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 ef438ba

Please sign in to comment.