Skip to content

Commit a4f11ed

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 23.13.1 to 23.13.2 (#1444)
1 parent bbc0978 commit a4f11ed

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "6.8.0",
2323
"eslint-config-prettier": "6.11.0",
2424
"eslint-plugin-import": "2.20.2",
25-
"eslint-plugin-jest": "23.13.1",
25+
"eslint-plugin-jest": "23.13.2",
2626
"eslint-plugin-prettier": "3.1.3",
2727
"jest": "26.0.1",
2828
"jest-runner-eslint": "0.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,10 +2036,10 @@ eslint-plugin-import@2.20.2:
20362036
read-pkg-up "^2.0.0"
20372037
resolve "^1.12.0"
20382038

2039-
eslint-plugin-jest@23.13.1:
2040-
version "23.13.1"
2041-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1.tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e"
2042-
integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ==
2039+
eslint-plugin-jest@23.13.2:
2040+
version "23.13.2"
2041+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
2042+
integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw==
20432043
dependencies:
20442044
"@typescript-eslint/experimental-utils" "^2.5.0"
20452045

0 commit comments

Comments
 (0)