Skip to content

Commit edcd29c

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.2.0 (#3066)
1 parent 954467e commit edcd29c

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.7",
48+
"eslint-plugin-jest": "27.2.0",
4949
"eslint-plugin-jsx-a11y": "6.6.1",
5050
"eslint-plugin-n": "15.6.0",
5151
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9209,10 +9209,10 @@ [email protected]:
92099209
resolve "^1.22.0"
92109210
tsconfig-paths "^3.14.1"
92119211

9212-
eslint-plugin-jest@27.1.7:
9213-
version "27.1.7"
9214-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7.tgz#0351e904afb8d66b7f70452929556dfdc8daba0d"
9215-
integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==
9212+
eslint-plugin-jest@27.2.0:
9213+
version "27.2.0"
9214+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.0.tgz#8e9976705642bea1981596c0ba5e3f46d449f3fc"
9215+
integrity sha512-KGIYtelk4rIhKocxRKUEeX+kJ0ZCab/CiSgS8BMcKD7AY7YxXhlg/d51oF5jq2rOrtuJEDYWRwXD95l6l2vtrA==
92169216
dependencies:
92179217
"@typescript-eslint/utils" "^5.10.0"
92189218

0 commit comments

Comments
 (0)