From 68a6ed74c83c7256fdb0de3a76ed67c9f64b82e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 09:24:17 +0000 Subject: [PATCH] fix(deps): update dependency next to v14.0.3 --- yarn.lock | 2 -- 1 file changed, 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index dcdd2573..bd87801c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2495,8 +2495,6 @@ escape-string-regexp@^5.0.0: eslint-config-next@^14.0.0: version "14.0.3" - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.0.3.tgz#7a01d23e4ff143ef87b520fab9efc440fa5879f3" - integrity sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew== dependencies: "@next/eslint-plugin-next" "14.0.3" "@rushstack/eslint-patch" "^1.3.3"