From ab69574d55689f1987caa45f9a0d0d9f94000572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:12:31 +0000 Subject: [PATCH] :arrow_up: Bump eslint-config-next from 15.1.0 to 15.1.3 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.0 to 15.1.3. - [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.3/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 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index cc99195b..231ac268 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "autoprefixer": "10.4.20", "classix": "2.2.0", "eslint": "^8.57.0", - "eslint-config-next": "15.1.0", + "eslint-config-next": "15.1.3", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-import-resolver-typescript": "3.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8afd724f..3d74e5bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 eslint-config-next: - specifier: 15.1.0 - version: 15.1.0(eslint@8.57.0)(typescript@5.4.5) + specifier: 15.1.3 + version: 15.1.3(eslint@8.57.0)(typescript@5.4.5) eslint-config-prettier: specifier: 9.1.0 version: 9.1.0(eslint@8.57.0) @@ -1137,8 +1137,8 @@ packages: '@next/env@15.1.0': resolution: {integrity: sha512-UcCO481cROsqJuszPPXJnb7GGuLq617ve4xuAyyNG4VSSocJNtMU5Fsx+Lp6mlN8c7W58aZLc5y6D/2xNmaK+w==} - '@next/eslint-plugin-next@15.1.0': - resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} + '@next/eslint-plugin-next@15.1.3': + resolution: {integrity: sha512-oeP1vnc5Cq9UoOb8SYHAEPbCXMzOgG70l+Zfd+Ie00R25FOm+CCVNrcIubJvB1tvBgakXE37MmqSycksXVPRqg==} '@next/mdx@15.0.2': resolution: {integrity: sha512-CANCD3snLdLJxCcqn0DBAl5qMUBvAPdWA2cWljt+lnVtcvIfGXRVLwraqSOHBjddvZ3ClCYcf3AvjEBHA4NBxA==} @@ -2806,8 +2806,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@15.1.0: - resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} + eslint-config-next@15.1.3: + resolution: {integrity: sha512-wGYlNuWnh4ujuKtZvH+7B2Z2vy9nONZE6ztd+DKF7hAsIabkrxmD4TzYHzASHENo42lmz2tnT2B+zN2sOHvpJg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -7839,7 +7839,7 @@ snapshots: '@next/env@15.1.0': {} - '@next/eslint-plugin-next@15.1.0': + '@next/eslint-plugin-next@15.1.3': dependencies: fast-glob: 3.3.1 @@ -9664,9 +9664,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@15.1.0(eslint@8.57.0)(typescript@5.4.5): + eslint-config-next@15.1.3(eslint@8.57.0)(typescript@5.4.5): dependencies: - '@next/eslint-plugin-next': 15.1.0 + '@next/eslint-plugin-next': 15.1.3 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5)