From 0e8d458a9fed4eda0c182ec53e10d4420a832007 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 06:11:28 +0000 Subject: [PATCH] Update all Yarn dependencies (2023-10-18) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 26f2b8e9..899285cc 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-config-vkbansal": "~5.2.1", "eslint-import-resolver-webpack": "~0.13.7", "eslint-plugin-import": "~2.28.1", - "eslint-plugin-jest": "^27.4.0", + "eslint-plugin-jest": "^27.4.2", "eslint-plugin-jest-dom": "^5.1.0", "eslint-plugin-react": "~7.33.2", "eslint-plugin-testing-library": "^5.11.1", diff --git a/yarn.lock b/yarn.lock index bf6431bb..affb73f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3286,10 +3286,10 @@ eslint-plugin-jest-dom@^5.1.0: "@babel/runtime" "^7.16.3" requireindex "^1.2.0" -eslint-plugin-jest@^27.4.0: - version "27.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50" - integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg== +eslint-plugin-jest@^27.4.2: + version "27.4.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed" + integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg== dependencies: "@typescript-eslint/utils" "^5.10.0"