diff --git a/package.json b/package.json index c5116b0..7da0d16 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "@swc/core": "^1.3.24", "@types/express": "^4.17.15", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0", + "@typescript-eslint/eslint-plugin": "^5.50.0", + "@typescript-eslint/parser": "^5.50.0", "eslint": "^8.33.0", "rimraf": "^3.0.2", - "typescript": "^4.9.4" + "typescript": "^4.9.5" }, "eslintConfig": { "parser": "@typescript-eslint/parser",