diff --git a/package.json b/package.json index cf4611c..0b6478c 100644 --- a/package.json +++ b/package.json @@ -33,11 +33,11 @@ "devDependencies": { "@hazmi35/eslint-config": "^8.7.1", "@types/node": "^18.19.67", - "@typescript-eslint/eslint-plugin": "^5.53.0", - "@typescript-eslint/parser": "^5.53.0", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.34.0", "rimraf": "^4.4.0", - "typescript": "^4.9.5" + "typescript": "^6.0.3" }, "engines": { "node": ">=18.0.0",