Skip to content

Commit 2c96ad4

Browse files
chore(deps): update commitlint monorepo to v17.0.3
1 parent b513e95 commit 2c96ad4

File tree

4 files changed

+132
-39
lines changed

4 files changed

+132
-39
lines changed

package-lock.json

Lines changed: 126 additions & 33 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
@@ -54,8 +54,8 @@
5454
"ora": "^6.1.0"
5555
},
5656
"devDependencies": {
57-
"@commitlint/cli": "17.0.0",
58-
"@commitlint/config-conventional": "17.0.0",
57+
"@commitlint/cli": "17.0.3",
58+
"@commitlint/config-conventional": "17.0.3",
5959
"@wang1212/eslint-config": "^0.2.1",
6060
"commitizen": "4.2.5",
6161
"cz-conventional-changelog": "^3.3.0",

templates/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
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",
34-
"@commitlint/config-conventional": "17.0.0",
33+
"@commitlint/cli": "17.0.3",
34+
"@commitlint/config-conventional": "17.0.3",
3535
"@typescript-eslint/eslint-plugin": "^5.21.0",
3636
"@typescript-eslint/parser": "^5.21.0",
3737
"@wang1212/eslint-config": "^0.2.0",

templates/react-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
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",
42-
"@commitlint/config-conventional": "17.0.0",
41+
"@commitlint/cli": "17.0.3",
42+
"@commitlint/config-conventional": "17.0.3",
4343
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
4444
"@types/loadable__component": "^5.13.4",
4545
"@types/react": "^17.0.19",

0 commit comments

Comments
 (0)