diff --git a/packages/jsx2/package.json b/packages/jsx2/package.json index 78a081a5..8e8a5b07 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.13.1", + "@typescript-eslint/parser": "7.13.1", "eslint": "8.29.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-rulesdir": "0.2.1",