From 038c8dbe7ed89720e58be848e8afb73ca02b7486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:14:59 +0000 Subject: [PATCH] :arrow_up: Bump @next/eslint-plugin-next from 13.5.4 to 14.0.1 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.5.4 to 14.0.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 50755a2..1f8c793 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "typescript": "5.2.2" }, "devDependencies": { - "@next/eslint-plugin-next": "^13.4.19", + "@next/eslint-plugin-next": "^14.0.1", "@tailwindcss/forms": "^0.5.6", "@tanstack/eslint-plugin-query": "^5.0.0-rc.5", "@tanstack/react-query-devtools": "^5.0.0-rc.12", diff --git a/yarn.lock b/yarn.lock index b2f40e4..71e8a1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,13 +168,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.4.tgz#777c3af16de2cf2f611b6c8126910062d13d222c" integrity sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ== -"@next/eslint-plugin-next@13.5.4", "@next/eslint-plugin-next@^13.4.19": +"@next/eslint-plugin-next@13.5.4": version "13.5.4" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.4.tgz#ec70af509f07dc4e545df25834ac94d2c341c36a" integrity sha512-vI94U+D7RNgX6XypSyjeFrOzxGlZyxOplU0dVE5norIfZGn/LDjJYPHdvdsR5vN1eRtl6PDAsOHmycFEOljK5A== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^14.0.1": + version "14.0.1" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.1.tgz#6e587b76588a02d77267945b5d1f059a6c8fd9ca" + integrity sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w== + dependencies: + glob "7.1.7" + "@next/swc-darwin-arm64@13.5.4": version "13.5.4" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.5.4.tgz#241957774fef3f876dc714cfc0ca6f00f561737e"