From 0fab86ababe64fc684218aac0d87b17aa71c87e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:15:46 +0000 Subject: [PATCH] chore(deps-dev): bump @next/eslint-plugin-next from 15.1.5 to 15.1.6 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.5 to 15.1.6. - [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.6/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6dc2e4dd..e76f1cd2f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "slugify": "^1.6.6" }, "devDependencies": { - "@next/eslint-plugin-next": "^15.1.1", + "@next/eslint-plugin-next": "^15.1.6", "@playwright/test": "^1.49.1", "@testing-library/react": "^15.0.7", "@types/jest": "^29.5.14", diff --git a/yarn.lock b/yarn.lock index 24887af49..e5bbe0192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -747,13 +747,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.5.tgz#2a87f0be705d40b7bd1bf8c66581edc32dcd2b1f" integrity sha512-jg8ygVq99W3/XXb9Y6UQsritwhjc+qeiO7QrGZRYOfviyr/HcdnhdBQu4gbp2rBIh2ZyBYTBMWbPw3JSCb0GHw== -"@next/eslint-plugin-next@15.1.5", "@next/eslint-plugin-next@^15.1.1": +"@next/eslint-plugin-next@15.1.5": version "15.1.5" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.5.tgz#00c2c4313760049e5fde11ba7a3bd7a8a3cf97c1" integrity sha512-3cCrXBybsqe94UxD6DBQCYCCiP9YohBMgZ5IzzPYHmPzj8oqNlhBii5b6o1HDDaRHdz2pVnSsAROCtrczy8O0g== dependencies: fast-glob "3.3.1" +"@next/eslint-plugin-next@^15.1.6": + version "15.1.6" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.6.tgz#1d6d0fd21f58a650821bafeb3a205b25276ce5e3" + integrity sha512-+slMxhTgILUntZDGNgsKEYHUvpn72WP1YTlkmEhS51vnVd7S9jEEy0n9YAMcI21vUG4akTw9voWH02lrClt/yw== + dependencies: + fast-glob "3.3.1" + "@next/swc-darwin-arm64@15.1.5": version "15.1.5" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.1.5.tgz#2b59120c1576b718ed4695508c2a9d4a3248ead7"