From 22714f564a2f7dea15d0840289ffb2ecb4271dfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:01:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27.6.3 (#984) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 38c86bff..63a5c369 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "capture-website-cli": "^3.0.0", "eslint": "6.8.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-jest": "27.6.2", + "eslint-plugin-jest": "27.6.3", "eslint-plugin-prettier": "3.4.1", "eslint-plugin-vue": "8.7.1", "prettier": "2.8.8", diff --git a/yarn.lock b/yarn.lock index 98a0c50f..c5ec80f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5149,10 +5149,10 @@ eslint-loader@^2.2.1: object-hash "^1.1.4" rimraf "^2.6.1" -eslint-plugin-jest@27.6.2: - version "27.6.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b" - integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g== +eslint-plugin-jest@27.6.3: + version "27.6.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be" + integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA== dependencies: "@typescript-eslint/utils" "^5.10.0"