From 20800790ee9d31777cd3e0f21ac263763cda9790 Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 16 Jun 2025 19:20:40 +0000 Subject: [PATCH 1/2] chore(deps): update typescript-eslint monorepo to v8.34.1 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2394570..e591b94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3296,9 +3296,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.34.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.34.0.tgz#5bc7e405cd0ed5d6f28d86017519700b77ca1298" - integrity sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ== + version "8.34.1" dependencies: "@typescript-eslint/eslint-plugin" "8.34.0" "@typescript-eslint/parser" "8.34.0" From af6c8e799799764b098096aa41a285e8ddcdaeea Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 23 Jun 2025 17:35:55 +0000 Subject: [PATCH 2/2] chore(deps): update typescript-eslint monorepo to v8.35.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2394570..b6b880f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3296,9 +3296,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.34.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.34.0.tgz#5bc7e405cd0ed5d6f28d86017519700b77ca1298" - integrity sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ== + version "8.35.0" dependencies: "@typescript-eslint/eslint-plugin" "8.34.0" "@typescript-eslint/parser" "8.34.0"