diff --git a/package.json b/package.json index f8e2fd4b..2ec078ca 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/jest": "29.5.12", "@types/node": "16.18.34", "@types/polka": "0.5.7", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.4.0", + "@typescript-eslint/parser": "8.4.0", "@vue/compiler-sfc": "3.4.35", "ansi-regex": "6.0.1", "aria-query": "5.3.0", @@ -44,7 +44,7 @@ "dom-accessibility-api": "0.7.0", "errorstacks": "2.4.1", "es-jest": "2.1.0", - "eslint": "8.57.0", + "eslint": "9.9.1", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "kolorist": "1.8.0",