Skip to content

Commit

Permalink
chore: update dependency eslint-plugin-jest to v28.4.0 (#4059)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 6499422 commit 2217faf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3958,9 +3958,9 @@ eslint-plugin-import@^2.28.0:
tsconfig-paths "^3.15.0"

eslint-plugin-jest@^28.0.0:
version "28.3.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
version "28.4.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.4.0.tgz#213be88f799a35ca9d63ce1a30081bb32b8da765"
integrity sha512-ORVHiFPC8RQxHLyQJ37MxNilK9k+cPzjHz65T8gAbpYZunGutXvKqwfM3WXBCvFDF1QBeYJJu9LB/i5cuXBs+g==
dependencies:
"@typescript-eslint/utils" "^6.0.0"

Expand Down

0 comments on commit 2217faf

Please sign in to comment.