From 96f8ecfec3f5657ba0cf526cc7b4e1be4a46343a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:30:58 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v14.2.22 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5989c03b..c6841e23 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/rss": "0.0.32", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "eslint-config-prettier": "9.1.0", "eslint-plugin-simple-import-sort": "^12.1.1", "jest": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08287878..452a0ce4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,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.1.0 version: 9.1.0(eslint@8.57.1) @@ -443,8 +443,8 @@ packages: '@next/env@14.2.21': resolution: {integrity: sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==} - '@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@14.2.21': resolution: {integrity: sha512-HwEjcKsXtvszXz5q5Z7wCtrHeTTDSTgAbocz45PHMUjU3fBYInfvhR+ZhavDRUYLonm53aHZbB09QtJVJj8T7g==} @@ -1231,8 +1231,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' @@ -3369,7 +3369,7 @@ snapshots: '@next/env@14.2.21': {} - '@next/eslint-plugin-next@14.2.21': + '@next/eslint-plugin-next@14.2.22': dependencies: glob: 10.3.10 @@ -4256,9 +4256,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.10.2 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) '@typescript-eslint/parser': 7.2.0(eslint@8.57.1)(typescript@5.7.2)