diff --git a/package.json b/package.json index 6921808..2bec45c 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,12 @@ "@swc/core": "^1.3.16", "@types/discord-rpc": "^4.0.3", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.42.1", - "@typescript-eslint/parser": "^5.42.1", + "@typescript-eslint/eslint-plugin": "^5.43.0", + "@typescript-eslint/parser": "^5.43.0", "eslint": "^8.27.0", "pkg": "^5.8.0", "rimraf": "^3.0.2", - "tsup": "^6.4.0", + "tsup": "^6.5.0", "typescript": "^4.8.4" }, "eslintConfig": {