Skip to content

Commit d227fb0

Browse files
committed
chore(deps): update dependency @commitlint/cli to v17.0.1
1 parent 83c3b70 commit d227fb0

File tree

4 files changed

+24
-23
lines changed

4 files changed

+24
-23
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ora": "^6.1.0"
5555
},
5656
"devDependencies": {
57-
"@commitlint/cli": "17.0.0",
57+
"@commitlint/cli": "17.0.1",
5858
"@commitlint/config-conventional": "17.0.0",
5959
"@wang1212/eslint-config": "^0.2.1",
6060
"commitizen": "^4.2.4",

templates/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/plugin-transform-runtime": "^7.17.10",
3131
"@babel/preset-env": "^7.17.10",
3232
"@babel/preset-typescript": "^7.16.7",
33-
"@commitlint/cli": "17.0.0",
33+
"@commitlint/cli": "17.0.1",
3434
"@commitlint/config-conventional": "17.0.0",
3535
"@typescript-eslint/eslint-plugin": "^5.21.0",
3636
"@typescript-eslint/parser": "^5.21.0",

templates/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.17.10",
3939
"@babel/preset-react": "^7.16.7",
4040
"@babel/preset-typescript": "^7.16.7",
41-
"@commitlint/cli": "17.0.0",
41+
"@commitlint/cli": "17.0.1",
4242
"@commitlint/config-conventional": "17.0.0",
4343
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
4444
"@types/loadable__component": "^5.13.4",

0 commit comments

Comments
 (0)