From 6144f16f8cffed79877bfdc5ed5fb7900a09bc0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 12:44:45 +0200 Subject: [PATCH] chore(deps): update dependency @next/eslint-plugin-next to v13.3.3 (#1811) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efcbe5a8c6..7afe281721 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@changesets/cli": "2.26.1", "@edge-runtime/vm": "2.1.2", - "@next/eslint-plugin-next": "13.3.2", + "@next/eslint-plugin-next": "13.3.3", "@typescript-eslint/eslint-plugin": "5.59.1", "@typescript-eslint/parser": "5.59.1", "eslint": "8.39.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d94e86f8a..2ecd50f050 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: 2.1.2 version: 2.1.2 '@next/eslint-plugin-next': - specifier: 13.3.2 - version: 13.3.2 + specifier: 13.3.3 + version: 13.3.3 '@typescript-eslint/eslint-plugin': specifier: 5.59.1 version: 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4) @@ -1621,8 +1621,8 @@ packages: /@next/env@13.3.1: resolution: {integrity: sha512-EDtCoedIZC7JlUQ3uaQpSc4aVmyhbLHmQVALg7pFfQgOTjgSnn7mKtA0DiCMkYvvsx6aFb5octGMtWrOtGXW9A==} - /@next/eslint-plugin-next@13.3.2: - resolution: {integrity: sha512-YHugXBtXWVUjSMRirZPxDlDn3LvYpuCqaRlIHgKA52Q6PVtYtmFjhzYQ8LuN9mKCKF5NOZcrf3jya2uL8WQwuw==} + /@next/eslint-plugin-next@13.3.3: + resolution: {integrity: sha512-V6owykM046RvW3eTt0XDpBQTwjDuW4dhqNePAVOKZDUWCVVZYRzD/9i07vqvDkPVjsiAgiiJyxb5Zyd425KpFw==} dependencies: glob: 7.1.7 dev: true