Skip to content

Commit 1841e12

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.1.6 (#2868)
1 parent b4c3f46 commit 1841e12

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-check-file": "1.3.0",
4646
"eslint-plugin-etc": "2.0.2",
4747
"eslint-plugin-import": "2.26.0",
48-
"eslint-plugin-jest": "27.1.5",
48+
"eslint-plugin-jest": "27.1.6",
4949
"eslint-plugin-jsx-a11y": "6.6.1",
5050
"eslint-plugin-n": "15.5.1",
5151
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8906,10 +8906,10 @@ [email protected]:
89068906
resolve "^1.22.0"
89078907
tsconfig-paths "^3.14.1"
89088908

8909-
8910-
version "27.1.5"
8911-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce"
8912-
integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==
8909+
8910+
version "27.1.6"
8911+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.6.tgz#361d943f07d1978838e6b852c44a579f3879e332"
8912+
integrity sha512-XA7RFLSrlQF9IGtAmhddkUkBuICCTuryfOTfCSWcZHiHb69OilIH05oozH2XA6CEOtztnOd0vgXyvxZodkxGjg==
89138913
dependencies:
89148914
"@typescript-eslint/utils" "^5.10.0"
89158915

0 commit comments

Comments
 (0)