Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.2.0 (#1001)
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] authored Apr 7, 2024
1 parent 42ede0e commit 061206f
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 @@ -25,7 +25,7 @@
"capture-website-cli": "^3.0.0",
"eslint": "6.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.1.1",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-vue": "8.7.1",
"prettier": "2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5154,10 +5154,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"

eslint-plugin-jest@28.1.1:
version "28.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.1.1.tgz#c1298b971cc6a4f3d7b3ca110519023699b1313f"
integrity sha512-EOLQrZEkveYTA3820oABK88WZWlt9LOoZ7KohZ7m5oUvU03sbeFmHfH0DrbhiMjxN7EI5QYJRmkWvTG+hubDag==
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==
dependencies:
"@typescript-eslint/utils" "^6.0.0"

Expand Down

0 comments on commit 061206f

Please sign in to comment.