Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 28.2.0 to 28.3.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent b0dfe11 commit dfefc8e
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 @@ -49,7 +49,7 @@
"eslint-plugin-es": "4.1.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jest": "28.3.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.7.0",
"node-crc": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2105,10 +2105,10 @@ [email protected]:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-jest@28.2.0:
version "28.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2.0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73"
integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g==
eslint-plugin-jest@28.3.0:
version "28.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
dependencies:
"@typescript-eslint/utils" "^6.0.0"

Expand Down

0 comments on commit dfefc8e

Please sign in to comment.