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 2e1ad7c commit e4caf90Copy full SHA for e4caf90
package.json
@@ -57,9 +57,9 @@
57
"tslib": "^1.10.0"
58
},
59
"devDependencies": {
60
- "@commitlint/cli": "^8.1.0",
61
- "@commitlint/config-conventional": "^8.1.0",
62
- "@commitlint/prompt-cli": "^8.1.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/prompt-cli": "^20.0.0",
63
"@types/jest": "^25.2.1",
64
"@types/node": "8.10.40",
65
"aws-sdk": "^2.401.0",
0 commit comments