diff --git a/package.json b/package.json index 78c61ee..7237b29 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "request-promise": "^4.2.6" }, "devDependencies": { - "eslint-plugin-jest": "^26.2.2" + "eslint-plugin-jest": "^27.1.5" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 6389890..2c79ee4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4030,10 +4030,10 @@ eslint-plugin-jest@^25.3.0: dependencies: "@typescript-eslint/experimental-utils" "^5.0.0" -eslint-plugin-jest@^26.2.2: - version "26.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c" - integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew== +eslint-plugin-jest@^27.1.5: + version "27.1.5" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce" + integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA== dependencies: "@typescript-eslint/utils" "^5.10.0"