From bfb092f0fd6d53e77303105348d8d5eb872175f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:08:14 -0300 Subject: [PATCH] Bump @next/eslint-plugin-next to ^14.1.1 (#41335) --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2f4001bfac7f2a..72c9374165f8c7 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@mui/material": "workspace:^", "@mui/utils": "workspace:^", "@pigment-css/react": "workspace:^", - "@next/eslint-plugin-next": "^14.1.0", + "@next/eslint-plugin-next": "^14.1.1", "@octokit/rest": "^20.0.2", "@playwright/test": "1.42.1", "@types/enzyme": "^3.10.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74ee0e94a30e19..fc0600a2cfc899 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,8 +117,8 @@ importers: specifier: workspace:^ version: link:packages/mui-utils/build '@next/eslint-plugin-next': - specifier: ^14.1.0 - version: 14.1.0 + specifier: ^14.1.1 + version: 14.1.1 '@octokit/rest': specifier: ^20.0.2 version: 20.0.2 @@ -5594,8 +5594,8 @@ packages: /@next/env@13.5.1: resolution: {integrity: sha512-CIMWiOTyflFn/GFx33iYXkgLSQsMQZV4jB91qaj/TfxGaGOXxn8C1j72TaUSPIyN7ziS/AYG46kGmnvuk1oOpg==} - /@next/eslint-plugin-next@14.1.0: - resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==} + /@next/eslint-plugin-next@14.1.1: + resolution: {integrity: sha512-NP1WoGFnFLpqqCWgGFjnn/sTwUExdPyjeFKRdQP1X/bL/tjAQ/TXDmYqw6vzGaP5NaZ2u6xzg+N/0nd7fOPOGQ==} dependencies: glob: 10.3.10 dev: true