From fc8e0189f77cc26da12c2aec8ec1013c0624b9d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:53:40 +0000 Subject: [PATCH] fix(deps): update dependency next to v14.2.0 --- yarn.lock | 2 -- 1 file changed, 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e60c0db..1a50cf8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1442,8 +1442,6 @@ escape-string-regexp@^4.0.0: eslint-config-next@^14.0.0: version "14.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.0.tgz#1ca4892ee602b4d068f12a69435b2c1e924b22cf" - integrity sha512-N0eQkn/wz557mIpW4JQWGEv4wGU8zvJ7emLHMS15uC18jjaU4kx6leR4U9QYT/eNghUZT7N9lBlfd8E4N0cp1w== dependencies: "@next/eslint-plugin-next" "14.2.0" "@rushstack/eslint-patch" "^1.3.3"