diff --git a/package.json b/package.json index 705990a..6c3836b 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ "author": "KagChi", "license": "GPL-3.0", "devDependencies": { - "@hazmi35/eslint-config": "^8.6.0", + "@hazmi35/eslint-config": "^8.7.1", "@swc/cli": "^0.1.57", "@swc/core": "^1.3.21", "@types/express": "^4.17.14", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.45.1", + "@typescript-eslint/parser": "^5.45.1", + "eslint": "^8.29.0", "rimraf": "^3.0.2", "typescript": "^4.9.3" },