Skip to content

Commit 8144969

Browse files
chore(deps): update commitlint monorepo
1 parent e8afd0d commit 8144969

File tree

3 files changed

+178
-65
lines changed

3 files changed

+178
-65
lines changed

packages/commitlint-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
},
5555
"dependencies": {
5656
"@anolilab/package-json-utils": "3.0.9",
57-
"@commitlint/config-conventional": "^18.4.4",
58-
"@commitlint/core": "^18.4.4",
57+
"@commitlint/config-conventional": "^18.6.3",
58+
"@commitlint/core": "^18.6.1",
5959
"commitizen": "^4.3.0",
6060
"conventional-changelog-conventionalcommits": "7.0.2",
6161
"cz-conventional-changelog": "^3.3.0"
6262
},
6363
"devDependencies": {
6464
"@anolilab/semantic-release-preset": "8.0.3",
65-
"@commitlint/cli": "^18.4.4",
65+
"@commitlint/cli": "^18.6.1",
6666
"rimraf": "^5.0.5",
6767
"tsup": "^8.0.1",
6868
"vitest": "^1.1.0"

packages/package-json-utils/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"read-pkg-up": "^7.0.1"
6262
},
6363
"devDependencies": {
64-
"@commitlint/cli": "^18.4.4",
65-
"@commitlint/config-conventional": "^18.4.4",
66-
"@commitlint/core": "^18.4.4",
64+
"@commitlint/cli": "^18.6.1",
65+
"@commitlint/config-conventional": "^18.6.3",
66+
"@commitlint/core": "^18.6.1",
6767
"@semantic-release/changelog": "^6.0.3",
6868
"@semantic-release/commit-analyzer": "^11.1.0",
6969
"@semantic-release/exec": "^6.0.3",

0 commit comments

Comments
 (0)