From 4180442d498cb35fe42777c450cb1490c5708815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 22:17:08 +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..e5612e69 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.6", + "@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",