Skip to content

Commit abf7dac

Browse files
committed
Update dependency eslint-plugin-jest to v26.8.3
1 parent bf9eb4f commit abf7dac

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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "5.33.0",
2323
"eslint": "8.22.0",
2424
"eslint-config-prettier": "8.5.0",
25-
"eslint-plugin-jest": "26.8.2",
25+
"eslint-plugin-jest": "26.8.3",
2626
"eslint-plugin-prettier": "4.2.1",
2727
"eslint-plugin-simple-import-sort": "7.0.0",
2828
"jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,10 +1348,10 @@ eslint-config-prettier@8.5.0:
13481348
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
13491349
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
13501350

1351-
eslint-plugin-jest@26.8.2:
1352-
version "26.8.2"
1353-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3"
1354-
integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==
1351+
eslint-plugin-jest@26.8.3:
1352+
version "26.8.3"
1353+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.3.tgz#f5d9bb162636491c8f6f0cd2743fe67c86569338"
1354+
integrity sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==
13551355
dependencies:
13561356
"@typescript-eslint/utils" "^5.10.0"
13571357

0 commit comments

Comments
 (0)