Skip to content

Commit 287f647

Browse files
⬆️ Update commitlint monorepo to v18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66a5bb4 commit 287f647

File tree

2 files changed

+84
-215
lines changed

2 files changed

+84
-215
lines changed

packages/commitlint-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"package.json": "sort-package-json"
5353
},
5454
"devDependencies": {
55-
"@commitlint/lint": "^17.8.1",
55+
"@commitlint/lint": "^18.4.3",
5656
"@commitlint/utils": "^8.3.6",
5757
"sort-package-json": "^2.6.0"
5858
},
5959
"engines": {
6060
"node": "^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6161
},
6262
"dependencies": {
63-
"@commitlint/config-conventional": "^17.8.1",
64-
"@commitlint/format": "^17.8.1"
63+
"@commitlint/config-conventional": "^18.4.3",
64+
"@commitlint/format": "^18.4.3"
6565
}
6666
}

0 commit comments

Comments
 (0)