diff --git a/package.json b/package.json index 445d5e0..b39027b 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,12 @@ "@swc/cli": "^0.1.62", "@swc/core": "^1.3.76", "@types/node": "^18.17.4", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "bun-types": "^0.7.3", - "eslint": "^8.41.0", + "eslint": "^8.54.0", "rimraf": "^5.0.1", - "typescript": "^5.0.4" + "typescript": "^5.2.2" }, "eslintConfig": { "parser": "@typescript-eslint/parser",