From 070fa98a2ced09b8304c58aed22a65759a5d2951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 20:09:12 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8.57.2 --- packages/mg-context/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mg-context/package.json b/packages/mg-context/package.json index 98e7ebc2f..c383f5e6f 100644 --- a/packages/mg-context/package.json +++ b/packages/mg-context/package.json @@ -42,8 +42,8 @@ "@tryghost/listr-smart-renderer": "0.5.24", "@tryghost/mg-json": "0.12.0", "@tryghost/validator": "2.0.3", - "@typescript-eslint/eslint-plugin": "8.56.1", - "@typescript-eslint/parser": "8.56.1", + "@typescript-eslint/eslint-plugin": "8.57.2", + "@typescript-eslint/parser": "8.57.2", "c8": "11.0.0", "eslint": "8.57.1", "typescript": "5.9.3",