From 6adfc7eadf1ab8fb917f963eded291dc798f46e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 01:23:20 +0000 Subject: [PATCH] chore(deps): update linting packages Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs/dot/package.json | 4 ++-- pnpm-workspace.yaml | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libs/dot/package.json b/libs/dot/package.json index 8d37c6be..7601fe30 100644 --- a/libs/dot/package.json +++ b/libs/dot/package.json @@ -67,8 +67,8 @@ "@jest/globals": "30.3.0", "@microsoft/api-extractor": "7.58.0", "@eslint/js": "catalog:lint", - "@mscharley/eslint-config": "4.2.22", - "@mscharley/prettier-config": "3.1.8", + "@mscharley/eslint-config": "4.2.23", + "@mscharley/prettier-config": "3.1.9", "@stylistic/eslint-plugin": "catalog:lint", "@stryker-mutator/core": "9.6.0", "@stryker-mutator/jest-runner": "9.6.0", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 38f04f51..863c7e0e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,16 +6,16 @@ packages: catalogs: # See pnpm/pnpm#9900 lint: - '@eslint/js': ^9.39.2 - '@stylistic/eslint-plugin': ^5.7.0 - eslint: ^9.39.2 + '@eslint/js': ^10.0.1 + '@stylistic/eslint-plugin': ^5.10.0 + eslint: ^10.1.0 eslint-import-resolver-typescript: ^4.4.4 eslint-plugin-import: ^2.32.0 - eslint-plugin-jest: ^29.12.1 - eslint-plugin-n: ^17.23.1 + eslint-plugin-jest: ^29.15.1 + eslint-plugin-n: ^17.24.0 eslint-plugin-notice: ^1.0.0 eslint-plugin-react: ^7.37.5 eslint-plugin-react-hooks: ^7.0.1 - typescript-eslint: ^8.52.0 - prettier: ^3.7.4 + typescript-eslint: ^8.58.0 + prettier: ^3.8.1 prettier-plugin-toml: ^2.0.6