From 38d9e3f8e798f391c3c5eb48e38ff14cdb38954f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:54:35 +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 88a0ff8..a6d9e68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1450,8 +1450,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"