From d12d6c748e158897d0276b20ecb393a5e28e924a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:35:57 +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..8a29fe94 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": "7.11.0", + "@typescript-eslint/parser": "7.11.0", "eslint": "8.29.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-rulesdir": "0.2.1",