From 90497c14e9c2d7eb1bb88975de14f4fadd7dc81f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:09:20 +0000 Subject: [PATCH] Bump @next/eslint-plugin-next to ^14.2.15 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e0d1e4b08926c3..d5186957232d4d 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@mui/joy": "workspace:*", "@mui/material": "workspace:^", "@mui/utils": "workspace:^", - "@next/eslint-plugin-next": "^14.2.14", + "@next/eslint-plugin-next": "^14.2.15", "@octokit/rest": "^21.0.2", "@pigment-css/react": "0.0.24", "@playwright/test": "1.47.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8e06efe44ae4c..bed75ca644d33c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,7 +100,7 @@ importers: specifier: workspace:^ version: link:packages/mui-utils/build '@next/eslint-plugin-next': - specifier: ^14.2.14 + specifier: ^14.2.15 version: 14.2.15 '@octokit/rest': specifier: ^21.0.2