Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2024
1 parent 6aeee33 commit 0c2e5c6
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 @@ -35,7 +35,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest": "28.6.0",
"husky": "9.0.11",
"jest": "29.7.0",
"ts-jest": "29.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2598,10 +2598,10 @@ [email protected]:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-jest@28.5.0:
version "28.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
eslint-plugin-jest@28.6.0:
version "28.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"

Expand Down

0 comments on commit 0c2e5c6

Please sign in to comment.