From 137ddd68857f53dee199ae340009bf8cfe68a006 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:57:20 +0000 Subject: [PATCH] fix(deps): update dependency @next/eslint-plugin-next to ^15.0.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6c2edb8..517f4d9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@eslint/js": "^9.13.0", - "@next/eslint-plugin-next": "^15.0.1", + "@next/eslint-plugin-next": "^15.0.3", "@types/eslint": "^9.6.1", "@typescript-eslint/eslint-plugin": "^8.12.1", "@typescript-eslint/parser": "^8.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4be54e..cb66838 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^9.13.0 version: 9.13.0 '@next/eslint-plugin-next': - specifier: ^15.0.1 - version: 15.0.1 + specifier: ^15.0.3 + version: 15.0.3 '@types/eslint': specifier: ^9.6.1 version: 9.6.1 @@ -143,8 +143,8 @@ packages: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} - '@next/eslint-plugin-next@15.0.1': - resolution: {integrity: sha512-bKWsMaGPbiFAaGqrDJvbE8b4Z0uKicGVcgOI77YM2ui3UfjHMr4emFPrZTLeZVchi7fT1mooG2LxREfUUClIKw==} + '@next/eslint-plugin-next@15.0.3': + resolution: {integrity: sha512-3Ln/nHq2V+v8uIaxCR6YfYo7ceRgZNXfTd3yW1ukTaFbO+/I8jNakrjYWODvG9BuR2v5kgVtH/C8r0i11quOgw==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1271,7 +1271,7 @@ snapshots: '@humanwhocodes/retry@0.3.1': {} - '@next/eslint-plugin-next@15.0.1': + '@next/eslint-plugin-next@15.0.3': dependencies: fast-glob: 3.3.1