diff --git a/package.json b/package.json index 12a7615..00ae48d 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "@swc/cli": "^0.1.62", "@swc/core": "^1.3.74", "@types/node": "^18.17.1", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", - "eslint": "^8.41.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", + "eslint": "^8.46.0", "rimraf": "^5.0.1", - "typescript": "^5.0.4" + "typescript": "^5.1.6" }, "eslintConfig": { "parser": "@typescript-eslint/parser",