From 7ec060255e034f499c4b5ac6defd2e145e5c90fa Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 00:46:49 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.46.4 | datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.46.3 | 8.46.4 | | npm | @typescript-eslint/parser | 8.46.3 | 8.46.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 87c00222..45083d21 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@types/node": "22.18.13", "@types/prismjs": "1.26.5", "@types/slate": "0.47.16", - "@typescript-eslint/eslint-plugin": "8.46.3", - "@typescript-eslint/parser": "8.46.3", + "@typescript-eslint/eslint-plugin": "8.46.4", + "@typescript-eslint/parser": "8.46.4", "copy-webpack-plugin": "13.0.1", "css-loader": "7.1.2", "eslint": "9.38.0",