From c0ca57437c9e5e6162294e12ce1c7c91d8270419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 17:20:54 +0000 Subject: [PATCH] Bump @next/eslint-plugin-next from 15.2.4 to 15.3.0 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.2.4 to 15.3.0. - [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/v15.3.0/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 59c0371..21a84da 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.22.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.2.4", + "@next/eslint-plugin-next": "15.3.0", "@tailwindcss/typography": "^0.5.16", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", diff --git a/yarn.lock b/yarn.lock index 27bb6d7..bad0b24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2268,15 +2268,6 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.2.4": - version: 15.2.4 - resolution: "@next/eslint-plugin-next@npm:15.2.4" - dependencies: - fast-glob: "npm:3.3.1" - checksum: 10c0/13fb1da543d1f930fca4b4b26b5e26bd173ffada4128bb8606f16f6466b8db145e1d5892bb69e337832784476ae33255dfc3a553a6036bbf75ec38717975749c - languageName: node - linkType: hard - "@next/eslint-plugin-next@npm:15.2.5": version: 15.2.5 resolution: "@next/eslint-plugin-next@npm:15.2.5" @@ -2286,6 +2277,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.3.0": + version: 15.3.0 + resolution: "@next/eslint-plugin-next@npm:15.3.0" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/d4f4350461ed9aad3649b8be1dfb1bbe9fd55c4f80e94635fc2c4dbd664563bc426634eccb543d5fa14d788914ff1d34bcb36d1969506d58a2e8c05c567b9ab7 + languageName: node + linkType: hard + "@next/mdx@npm:^15.3.0": version: 15.3.0 resolution: "@next/mdx@npm:15.3.0" @@ -13356,7 +13356,7 @@ __metadata: "@mdx-js/loader": "npm:^3.1.0" "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" - "@next/eslint-plugin-next": "npm:15.2.4" + "@next/eslint-plugin-next": "npm:15.3.0" "@next/mdx": "npm:^15.3.0" "@prisma/client": "npm:^6.5.0" "@prisma/extension-accelerate": "npm:^1.3.0"