From 0810ebf93da8780c42342436280ec945e7f722a2 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 15:56:37 +0000 Subject: [PATCH] Update dependency eslint to v7.24.0 --- client/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/yarn.lock b/client/yarn.lock index e27602e1dcc..0ee7f5be69f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -7444,9 +7444,7 @@ eslint@^5.0.0: text-table "^0.2.0" eslint@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.0.0.tgz#c35dfd04a4372110bd78c69a8d79864273919a08" - integrity sha512-qY1cwdOxMONHJfGqw52UOpZDeqXy8xmD0u8CT6jIstil72jkhURC704W8CFyTPDPllz4z4lu0Ql1+07PG/XdIg== + version "7.24.0" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.10.0"