Skip to content

Commit b5e6e1d

Browse files
chore(deps): update commitlint monorepo to v18.6.0 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5283f2e commit b5e6e1d

File tree

5 files changed

+48
-48
lines changed

5 files changed

+48
-48
lines changed

package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"homepage": "https://github.com/wang1212/create-lib-starter#readme",
2222
"devDependencies": {
23-
"@commitlint/cli": "18.5.0",
24-
"@commitlint/config-conventional": "18.5.0",
23+
"@commitlint/cli": "18.6.0",
24+
"@commitlint/config-conventional": "18.6.0",
2525
"commitizen": "4.3.0",
2626
"cz-conventional-changelog": "3.3.0",
2727
"husky": "8.0.3"

templates/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
],
4343
"peerDependencies": {},
4444
"devDependencies": {
45-
"@commitlint/cli": "18.5.0",
46-
"@commitlint/config-conventional": "18.5.0",
45+
"@commitlint/cli": "18.6.0",
46+
"@commitlint/config-conventional": "18.6.0",
4747
"@wang1212/eslint-config": "0.4.0",
4848
"commitizen": "4.3.0",
4949
"cz-conventional-changelog": "3.3.0",

templates/javascript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@babel/plugin-proposal-decorators": "7.23.9",
5353
"@babel/plugin-transform-runtime": "7.23.9",
5454
"@babel/preset-env": "7.23.9",
55-
"@commitlint/cli": "18.5.0",
56-
"@commitlint/config-conventional": "18.5.0",
55+
"@commitlint/cli": "18.6.0",
56+
"@commitlint/config-conventional": "18.6.0",
5757
"@rollup/plugin-babel": "6.0.4",
5858
"@rollup/plugin-commonjs": "25.0.7",
5959
"@rollup/plugin-eslint": "8.0.5",

templates/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@babel/plugin-transform-runtime": "7.23.9",
6666
"@babel/preset-env": "7.23.9",
6767
"@babel/preset-typescript": "7.23.3",
68-
"@commitlint/cli": "18.5.0",
69-
"@commitlint/config-conventional": "18.5.0",
68+
"@commitlint/cli": "18.6.0",
69+
"@commitlint/config-conventional": "18.6.0",
7070
"@release-it/conventional-changelog": "8.0.1",
7171
"@rollup/plugin-babel": "6.0.4",
7272
"@rollup/plugin-commonjs": "25.0.7",

0 commit comments

Comments
 (0)