Skip to content

Commit f71f739

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.0.4 (#2416)
1 parent 6eb43f0 commit f71f739

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-check-file": "1.2.2",
4444
"eslint-plugin-etc": "2.0.2",
4545
"eslint-plugin-import": "2.26.0",
46-
"eslint-plugin-jest": "27.0.3",
46+
"eslint-plugin-jest": "27.0.4",
4747
"eslint-plugin-jsx-a11y": "6.6.1",
4848
"eslint-plugin-n": "15.2.5",
4949
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8720,10 +8720,10 @@ [email protected]:
87208720
resolve "^1.22.0"
87218721
tsconfig-paths "^3.14.1"
87228722

8723-
8724-
version "27.0.3"
8725-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.3.tgz#e11044f41838c496f6ccce51875c58808e3bf8d2"
8726-
integrity sha512-nAbUw+doEUUj0YM0k6C1hqVOxu2QX9l5alPG1bpBEWX/uQW3u/W4jrwGIfaZ9gKVBmUEYUNTgVoFaVIwPBXL+Q==
8723+
8724+
version "27.0.4"
8725+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4.tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61"
8726+
integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==
87278727
dependencies:
87288728
"@typescript-eslint/utils" "^5.10.0"
87298729

0 commit comments

Comments
 (0)