From ce68235520f1e7a4c06e7037651465f430d6d754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 01:00:37 +0000 Subject: [PATCH] Bump eslint-config-next from 15.1.0 to 15.1.2 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.0 to 15.1.2. - [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.1.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index cb5a54c..6778112 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "autoprefixer": "^10.4.20", "babel-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215", "eslint": "^9.16.0", - "eslint-config-next": "15.1.0", + "eslint-config-next": "15.1.2", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215", "fluid-tailwind": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index c5d18e0..0a0818f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1441,15 +1441,6 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.1.0": - version: 15.1.0 - resolution: "@next/eslint-plugin-next@npm:15.1.0" - dependencies: - fast-glob: "npm:3.3.1" - checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a - languageName: node - linkType: hard - "@next/eslint-plugin-next@npm:15.1.2": version: 15.1.2 resolution: "@next/eslint-plugin-next@npm:15.1.2" @@ -6001,11 +5992,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.1.0": - version: 15.1.0 - resolution: "eslint-config-next@npm:15.1.0" +"eslint-config-next@npm:15.1.2": + version: 15.1.2 + resolution: "eslint-config-next@npm:15.1.2" dependencies: - "@next/eslint-plugin-next": "npm:15.1.0" + "@next/eslint-plugin-next": "npm:15.1.2" "@rushstack/eslint-patch": "npm:^1.10.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" @@ -6021,7 +6012,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d + checksum: 10c0/570775cc12ae044d85f9a44774aa5288695ab47b937e8a97cc707455daff4281e9f61823213bf3f7da9bd4067f8e6e2373ff74781aaa52a148e1a6c4e667763e languageName: node linkType: hard @@ -12516,7 +12507,7 @@ __metadata: date-fns: "npm:^4.1.0" dompurify: "npm:^3.2.3" eslint: "npm:^9.16.0" - eslint-config-next: "npm:15.1.0" + eslint-config-next: "npm:15.1.2" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-react-compiler: "npm:^19.0.0-beta-201e55d-20241215" fluid-tailwind: "npm:^1.0.4"