From b2aeee5c41c997101772552c4d02135051374605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 18:24:10 +0000 Subject: [PATCH] Bump the eslint-dependencies group across 2 directories with 3 updates Bumps the eslint-dependencies group with 1 update in the /eslint/next directory: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next). Bumps the eslint-dependencies group with 2 updates in the /eslint/rock-stack directory: [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) and [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo). Updates `@next/eslint-plugin-next` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.2/packages/eslint-plugin-next) Updates `eslint-plugin-storybook` from 10.5.8 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/lib/eslint-plugin) Updates `eslint-plugin-turbo` from 2.10.10 to 2.10.11 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.10.11/packages/eslint-plugin-turbo) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 10.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-dependencies - dependency-name: eslint-plugin-turbo dependency-version: 2.10.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-dependencies ... Signed-off-by: dependabot[bot] --- eslint/next/package.json | 2 +- eslint/rock-stack/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eslint/next/package.json b/eslint/next/package.json index 8d751be..4d46b1d 100644 --- a/eslint/next/package.json +++ b/eslint/next/package.json @@ -57,7 +57,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@next/eslint-plugin-next": "16.3.1", + "@next/eslint-plugin-next": "16.3.2", "@zemd/eslint-common": "workspace:*", "@zemd/eslint-rock-stack": "workspace:*", "eslint-plugin-react-refresh": "catalog:" diff --git a/eslint/rock-stack/package.json b/eslint/rock-stack/package.json index 9aa9427..86476ec 100644 --- a/eslint/rock-stack/package.json +++ b/eslint/rock-stack/package.json @@ -65,8 +65,8 @@ "@zemd/eslint-common": "workspace:*", "@zemd/eslint-react": "workspace:*", "eslint-plugin-playwright": "2.11.0", - "eslint-plugin-storybook": "10.5.8", - "eslint-plugin-turbo": "2.10.10" + "eslint-plugin-storybook": "10.5.10", + "eslint-plugin-turbo": "2.10.11" }, "devDependencies": { "@types/eslint": "catalog:",