diff --git a/package.json b/package.json index e0cb646..2da7220 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "organization": true }, "devDependencies": { - "@commitlint/cli": "^18.6.0", - "@commitlint/config-conventional": "^18.6.0", + "@commitlint/cli": "^19.0.0", + "@commitlint/config-conventional": "^19.0.0", "constructs": "^10.0.0", "eslint": "8.56.0", "husky": "^9.0.10", @@ -48,8 +48,8 @@ "typescript": ">=5.3.3" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "^6.21.0", - "@typescript-eslint/parser": "^6.21.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-typescript": "^17.1.0",