From 8499e6447c1ea2ea546068d69b5216dd19dd2b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 22:06:58 +0100 Subject: [PATCH] chore(deps-dev): bump eslint-config-next from 13.4.5 to 13.4.6 (#652) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 107f2623..9d2ddaac 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ "esbuild": "0.18.2", "esbuild-register": "3.4.2", "eslint": "8.42.0", - "eslint-config-next": "13.4.5", + "eslint-config-next": "13.4.6", "eslint-plugin-import": "2.27.5", "eslint-plugin-react": "7.32.2", "eslint-plugin-unused-imports": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2a4c84f..68db7c2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -476,8 +476,8 @@ devDependencies: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.5 - version: 13.4.5(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.6 + version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) eslint-plugin-import: specifier: 2.27.5 version: 2.27.5(@typescript-eslint/parser@5.59.9)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0) @@ -3801,8 +3801,8 @@ packages: /@next/env@13.4.5: resolution: {integrity: sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug==} - /@next/eslint-plugin-next@13.4.5: - resolution: {integrity: sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==} + /@next/eslint-plugin-next@13.4.6: + resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==} dependencies: glob: 7.1.7 dev: true @@ -7506,8 +7506,8 @@ packages: engines: {node: '>=12'} dev: false - /eslint-config-next@13.4.5(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==} + /eslint-config-next@13.4.6(eslint@8.42.0)(typescript@5.1.3): + resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -7515,7 +7515,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.5 + '@next/eslint-plugin-next': 13.4.6 '@rushstack/eslint-patch': 1.3.1 '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.1.3) eslint: 8.42.0