From a4dbc984aea9a88875e200ad49dd31532b71ffaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 18:57:20 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.66.0 --- apps/particle-auth-core-vite/yarn.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/apps/particle-auth-core-vite/yarn.lock b/apps/particle-auth-core-vite/yarn.lock index 32f40f4b..24012008 100644 --- a/apps/particle-auth-core-vite/yarn.lock +++ b/apps/particle-auth-core-vite/yarn.lock @@ -2646,9 +2646,7 @@ "@types/node" "*" "@typescript-eslint/eslint-plugin@^8.0.0": - version "8.61.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.1.tgz#6e4b7fee21f1983308e9e9b634ecbaf702c86006" - integrity sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ== + version "8.66.0" dependencies: "@eslint-community/regexpp" "^4.12.2" "@typescript-eslint/scope-manager" "8.61.1" @@ -2660,9 +2658,7 @@ ts-api-utils "^2.5.0" "@typescript-eslint/parser@^8.0.0": - version "8.61.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.1.tgz#881fba60b50636249cdeea2e547bf75715254c72" - integrity sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg== + version "8.66.0" dependencies: "@typescript-eslint/scope-manager" "8.61.1" "@typescript-eslint/types" "8.61.1"