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 3c3b95d commit 25c1830Copy full SHA for 25c1830
package.json
@@ -22,9 +22,9 @@
22
"test": "jest"
23
},
24
"devDependencies": {
25
- "@commitlint/cli": "^18.6.1",
26
- "@commitlint/config-conventional": "^18.6.2",
27
- "@commitlint/cz-commitlint": "^18.6.1",
+ "@commitlint/cli": "^19.2.0",
+ "@commitlint/config-conventional": "^19.1.0",
+ "@commitlint/cz-commitlint": "^19.2.0",
28
"@remcolakens/simple-component-generator": "^1.0.5",
29
"@semantic-release/changelog": "^6.0.3",
30
"@semantic-release/git": "^10.0.1",
0 commit comments