From b315074b3b78780d123039e06339c256a8e565ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:46:31 +0000 Subject: [PATCH] Update buildDeps --- packages/jsx2/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/jsx2/package.json b/packages/jsx2/package.json index 78a081a5..5cd3a137 100644 --- a/packages/jsx2/package.json +++ b/packages/jsx2/package.json @@ -56,9 +56,9 @@ "@rollup/plugin-typescript": "10.0.1", "@swc/jest": "0.2.24", "@types/jest": "29.2.4", - "@types/jsdom": "20.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", + "@types/jsdom": "21.1.7", + "@typescript-eslint/eslint-plugin": "8.12.0", + "@typescript-eslint/parser": "8.12.0", "eslint": "8.29.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-rulesdir": "0.2.1",