Skip to content

Commit 015a625

Browse files
authored
Merge pull request #696 from bash-lsp/renovate/eslint-plugin-jest-27.x
Update dependency eslint-plugin-jest to v27
2 parents f7b364e + 2cb4ad5 commit 015a625

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "5.49.0",
2323
"eslint": "8.32.0",
2424
"eslint-config-prettier": "8.6.0",
25-
"eslint-plugin-jest": "26.9.0",
25+
"eslint-plugin-jest": "27.2.1",
2626
"eslint-plugin-prettier": "4.2.1",
2727
"eslint-plugin-simple-import-sort": "9.0.0",
2828
"eslint-plugin-sort-class-members": "1.16.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1351,10 +1351,10 @@ [email protected]:
13511351
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
13521352
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
13531353

1354-
eslint-plugin-jest@26.9.0:
1355-
version "26.9.0"
1356-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
1357-
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
1354+
eslint-plugin-jest@27.2.1:
1355+
version "27.2.1"
1356+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
1357+
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
13581358
dependencies:
13591359
"@typescript-eslint/utils" "^5.10.0"
13601360

0 commit comments

Comments
 (0)