From e454a0c64317a8e452232d56a530ba431d24a447 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 04:12:03 +0000 Subject: [PATCH] fix(deps): update dependency next to v14.2.3 --- yarn.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yarn.lock b/yarn.lock index 8a3dd50..e0ca099 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1442,6 +1442,8 @@ 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"