diff --git a/ui/package.json b/ui/package.json index 2522a03..71b2524 100644 --- a/ui/package.json +++ b/ui/package.json @@ -72,7 +72,7 @@ "babel-eslint": "10.1.0", "cypress": "10.6.0", "eslint": "7.32.0", - "eslint-plugin-jest": "26.8.6", + "eslint-plugin-jest": "26.8.7", "eslint-plugin-vue": "7.20.0", "sass": "1.54.5", "sass-loader": "^10", diff --git a/ui/yarn.lock b/ui/yarn.lock index 0c1f9bd..3ced693 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5527,10 +5527,10 @@ eslint-loader@^2.2.1: object-hash "^1.1.4" rimraf "^2.6.1" -eslint-plugin-jest@26.8.6: - version "26.8.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.6.tgz#0b1cb26c5f71ae73326f3dff77011a3fe20cd403" - integrity sha512-MBRr8graj/tWfsVivJS9UA7S2OX13KC4bZvUyXk1WpBb+SLVGgtGxSjI7GPZ5J0nrSk/Y9WVf384StnGivCTQQ== +eslint-plugin-jest@26.8.7: + version "26.8.7" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7.tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7" + integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q== dependencies: "@typescript-eslint/utils" "^5.10.0"