From 901594648281385a960c294d28341e42fb376374 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 22:46:39 +0000 Subject: [PATCH] Update dependency eslint-config-next to v14.2.22 (#560) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b0c2d53..7b3b690 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cspell": "^8.0.0", "cypress": "^13.14.0", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "eslint-config-prettier": "^9.0.0", "generate-license-file": "^3.6.0", "http-server": "^14.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76f115d..b6fff5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 8.57.1 version: 8.57.1 eslint-config-next: - specifier: 14.2.21 - version: 14.2.21(eslint@8.57.1)(typescript@5.7.2) + specifier: 14.2.22 + version: 14.2.22(eslint@8.57.1)(typescript@5.7.2) eslint-config-prettier: specifier: ^9.0.0 version: 9.1.0(eslint@8.57.1) @@ -814,8 +814,8 @@ packages: '@next/env@15.1.2': resolution: {integrity: sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==} - '@next/eslint-plugin-next@14.2.21': - resolution: {integrity: sha512-bxfiExnMkpwo4bBhCqnDhdgFyxSp6Xt6xu4Ne7En6MpgqwiER95Or+q1WDUDX4e888taeIAdPIAVaY+Wv0kiwQ==} + '@next/eslint-plugin-next@14.2.22': + resolution: {integrity: sha512-8xCmBMd+hUapMpviPp5g3oDhoWRtbE/QeN/Nvth+SZrdt7xt9TBsH8cePkRwRjXFpwHndpRDNVQROxR/1HiVbg==} '@next/swc-darwin-arm64@15.1.2': resolution: {integrity: sha512-b9TN7q+j5/7+rGLhFAVZiKJGIASuo8tWvInGfAd8wsULjB1uNGRCj1z1WZwwPWzVQbIKWFYqc+9L7W09qwt52w==} @@ -2308,8 +2308,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@14.2.21: - resolution: {integrity: sha512-bi1Mn6LxWdQod9qvOBuhBhN4ZpBYH5DuyDunbZt6lye3zlohJyM0T5/oFokRPNl2Mqt3/+uwHxr8XKOkPe852A==} + eslint-config-next@14.2.22: + resolution: {integrity: sha512-4C26Xkqh5RWO9ieNOg7flfWsGiIfzblhXWQHUCa4wgswfjeFm4ku4M/Zc2IGBwA2BmrSn5kyJ8vt+JQg55g65Q==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -5844,7 +5844,7 @@ snapshots: '@next/env@15.1.2': {} - '@next/eslint-plugin-next@14.2.21': + '@next/eslint-plugin-next@14.2.22': dependencies: glob: 10.3.10 @@ -7719,9 +7719,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@14.2.21(eslint@8.57.1)(typescript@5.7.2): + eslint-config-next@14.2.22(eslint@8.57.1)(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 14.2.21 + '@next/eslint-plugin-next': 14.2.22 '@rushstack/eslint-patch': 1.4.0 '@typescript-eslint/eslint-plugin': 7.1.0(@typescript-eslint/parser@7.1.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) '@typescript-eslint/parser': 7.1.0(eslint@8.57.1)(typescript@5.7.2)