Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 57dff4b commit c4493bc
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 @@ -89,7 +89,7 @@
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "npm:eslint-plugin-i@latest",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-lit": "1.11.0",
"eslint-plugin-lyne": "file:tools/eslint/link/",
"eslint-plugin-react": "7.33.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6263,10 +6263,10 @@ eslint-module-utils@^2.8.0:
minimatch "^3.1.2"
semver "^7.5.4"

[email protected].1:
version "27.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
[email protected].2:
version "27.6.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b"
integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit c4493bc

Please sign in to comment.