Skip to content

Commit a647a12

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.0.3 (#2414)
1 parent 1626546 commit a647a12

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.2",
46+
"eslint-plugin-jest": "27.0.3",
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
@@ -8701,10 +8701,10 @@ [email protected]:
87018701
resolve "^1.22.0"
87028702
tsconfig-paths "^3.14.1"
87038703

8704-
8705-
version "27.0.2"
8706-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.2.tgz#c57e13793fe0e06727a7818ba390844a0abe48c9"
8707-
integrity sha512-VEZaj19IMxqg/URcHNT4PhfoJJ1EsFurgq0SjMEYprDCq+et9fKkE4jIHnAsFh3mHLPBgAq04YQqkeW3slXs+Q==
8704+
8705+
version "27.0.3"
8706+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.3.tgz#e11044f41838c496f6ccce51875c58808e3bf8d2"
8707+
integrity sha512-nAbUw+doEUUj0YM0k6C1hqVOxu2QX9l5alPG1bpBEWX/uQW3u/W4jrwGIfaZ9gKVBmUEYUNTgVoFaVIwPBXL+Q==
87088708
dependencies:
87098709
"@typescript-eslint/utils" "^5.10.0"
87108710

0 commit comments

Comments
 (0)