diff --git a/package.json b/package.json index 52d496d..f2108fc 100644 --- a/package.json +++ b/package.json @@ -246,9 +246,9 @@ } }, "devDependencies": { - "@commitlint/cli": "^20.4.4", - "@commitlint/config-conventional": "^20.4.4", - "@commitlint/types": "^20.4.4", + "@commitlint/cli": "^21.0.2", + "@commitlint/config-conventional": "^21.0.2", + "@commitlint/types": "^21.0.1", "@eslint/js": "^10.0.1", "@nestjs/common": "^11.0.0", "@nestjs/core": "^11.1.17", @@ -274,7 +274,7 @@ "husky": "^9.1.7", "jest": "^30.3.0", "kafkajs": "^2.2.4", - "lint-staged": "^16.3.3", + "lint-staged": "^17.0.7", "mongodb": "^6.20.0", "mysql2": "^3.14.5", "pg": "^8.16.3",