diff --git a/package.json b/package.json index 46600fd..d9ef051 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/react": "18.3.5", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "8.4.0", + "@typescript-eslint/eslint-plugin": "8.5.0", "argparse": "2.0.1", "esbuild": "0.23.1", "esbuild-plugin-copy": "2.1.1", @@ -47,7 +47,7 @@ "stylelint-config-standard": "36.0.1", "stylelint-config-standard-scss": "13.1.0", "stylelint-formatter-pretty": "4.0.1", - "typescript": "5.5.4" + "typescript": "5.6.2" }, "dependencies": { "@patternfly/patternfly": "5.4.0",