diff --git a/package.json b/package.json index 5441379..8449e12 100644 --- a/package.json +++ b/package.json @@ -11,16 +11,16 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^8.5.1", + "@hazmi35/eslint-config": "^8.6.0", "@swc/cli": "^0.1.57", "@swc/core": "^1.3.15", "@types/express": "^4.17.14", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.42.1", - "@typescript-eslint/parser": "^5.42.1", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.43.0", + "@typescript-eslint/parser": "^5.43.0", + "eslint": "^8.28.0", "rimraf": "^3.0.2", - "typescript": "^4.8.4" + "typescript": "^4.9.3" }, "eslintConfig": { "parser": "@typescript-eslint/parser",