Skip to content

Commit 137598b

Browse files
Update commitlint monorepo to ^19.8.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent ad419b1 commit 137598b

File tree

3 files changed

+132
-162
lines changed

3 files changed

+132
-162
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"@babel/cli": "^7.26.4",
8989
"@babel/core": "^7.26.0",
9090
"@babel/preset-env": "^7.26.0",
91-
"@commitlint/cli": "^19.6.1",
92-
"@commitlint/config-conventional": "^19.6.0",
93-
"@commitlint/core": "^19.6.1",
91+
"@commitlint/cli": "^19.8.0",
92+
"@commitlint/config-conventional": "^19.8.0",
93+
"@commitlint/core": "^19.8.0",
9494
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
9595
"@tsconfig/node16": "^16.1.3",
9696
"@tsconfig/strictest": "^2.0.5",

packages/commitlint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
"clean": "rimraf node_modules dist"
6868
},
6969
"dependencies": {
70-
"@commitlint/config-conventional": "^19.6.0",
71-
"@commitlint/core": "^19.6.1",
70+
"@commitlint/config-conventional": "^19.8.0",
71+
"@commitlint/core": "^19.8.0",
7272
"commitizen": "^4.3.1",
7373
"conventional-changelog-conventionalcommits": "8.0.0",
7474
"cz-conventional-changelog": "^3.3.0"
7575
},
7676
"devDependencies": {
7777
"@anolilab/semantic-release-preset": "9.0.3",
78-
"@commitlint/cli": "^19.6.1",
78+
"@commitlint/cli": "^19.8.0",
7979
"@visulima/packem": "^1.10.7",
8080
"esbuild": "^0.24.2",
8181
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)