From e1c10c1078956bac28cb6088ed1e453289267eac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 16:50:26 +0000 Subject: [PATCH] fix(deps): update dependency next to v14.2.3 --- yarn.lock | 2 -- 1 file changed, 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6cf9ec8..71ac0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1496,8 +1496,6 @@ escape-string-regexp@^4.0.0: eslint-config-next@^14.0.0: version "14.2.3" - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.3.tgz#2fb0f7c4eccda530a4b5054438162b2303786d4f" - integrity sha512-ZkNztm3Q7hjqvB1rRlOX8P9E/cXRL9ajRcs8jufEtwMfTVYRqnmtnaSu57QqHyBlovMuiB8LEzfLBkh5RYV6Fg== dependencies: "@next/eslint-plugin-next" "14.2.3" "@rushstack/eslint-patch" "^1.3.3"