From 143618d984bbf1f5eb818d79ebb3c97f1f065144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:09:36 +0000 Subject: [PATCH] fix(deps): bump eslint-config-next from 14.2.18 to 14.2.21 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.18 to 14.2.21. - [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/v14.2.21/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/eslint-config-bedframe/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/eslint-config-bedframe/package.json b/packages/eslint-config-bedframe/package.json index 047a343b..91e2f8ed 100644 --- a/packages/eslint-config-bedframe/package.json +++ b/packages/eslint-config-bedframe/package.json @@ -10,7 +10,7 @@ "main": "index.js", "dependencies": { "eslint": "^9.15.0", - "eslint-config-next": "14.2.18", + "eslint-config-next": "14.2.21", "eslint-config-prettier": "^9.1.0", "eslint-config-turbo": "^2.3.3", "eslint-plugin-react": "7.37.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df6d0e12..3bfe341f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -279,8 +279,8 @@ importers: specifier: ^9.15.0 version: 9.15.0(jiti@1.21.6) eslint-config-next: - specifier: 14.2.18 - version: 14.2.18(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) + specifier: 14.2.21 + version: 14.2.21(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@9.15.0(jiti@1.21.6)) @@ -984,8 +984,8 @@ packages: '@microsoft/tsdoc@0.15.0': resolution: {integrity: sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==} - '@next/eslint-plugin-next@14.2.18': - resolution: {integrity: sha512-KyYTbZ3GQwWOjX3Vi1YcQbekyGP0gdammb7pbmmi25HBUCINzDReyrzCMOJIeZisK1Q3U6DT5Rlc4nm2/pQeXA==} + '@next/eslint-plugin-next@14.2.21': + resolution: {integrity: sha512-bxfiExnMkpwo4bBhCqnDhdgFyxSp6Xt6xu4Ne7En6MpgqwiER95Or+q1WDUDX4e888taeIAdPIAVaY+Wv0kiwQ==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -2123,8 +2123,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-next@14.2.18: - resolution: {integrity: sha512-SuDRcpJY5VHBkhz5DijJ4iA4bVnBA0n48Rb+YSJSCDr+h7kKAcb1mZHusLbW+WA8LDB6edSolomXA55eG3eOVA==} + eslint-config-next@14.2.21: + resolution: {integrity: sha512-bi1Mn6LxWdQod9qvOBuhBhN4ZpBYH5DuyDunbZt6lye3zlohJyM0T5/oFokRPNl2Mqt3/+uwHxr8XKOkPe852A==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -5013,7 +5013,7 @@ snapshots: '@microsoft/tsdoc@0.15.0': {} - '@next/eslint-plugin-next@14.2.18': + '@next/eslint-plugin-next@14.2.21': dependencies: glob: 10.3.10 @@ -6328,9 +6328,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-next@14.2.18(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2): + eslint-config-next@14.2.21(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 14.2.18 + '@next/eslint-plugin-next': 14.2.21 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 8.17.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) '@typescript-eslint/parser': 8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2)