We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1d52d commit c851038Copy full SHA for c851038
package.json
@@ -118,8 +118,8 @@
118
"last 1 Safari versions"
119
],
120
"devDependencies": {
121
- "@commitlint/cli": "^9.1.2",
122
- "@commitlint/config-conventional": "^9.1.2",
+ "@commitlint/cli": "^11.0.0",
+ "@commitlint/config-conventional": "^11.0.0",
123
"@sourcegraph/prettierrc": "^2.2.0",
124
"@sourcegraph/tsconfig": "^4.0.1",
125
"@sourcegraph/tslint-config": "^13.4.0",
0 commit comments