diff --git a/package.json b/package.json index dd2b7b5..ddd5844 100644 --- a/package.json +++ b/package.json @@ -20,13 +20,13 @@ "@swc/core": "^1.3.24", "@types/discord-rpc": "^4.0.3", "@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", "pkg": "^5.8.0", "rimraf": "^3.0.2", "tsup": "^6.5.0", - "typescript": "^4.9.4" + "typescript": "^4.9.5" }, "eslintConfig": { "parser": "@typescript-eslint/parser",