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 c1acf4d commit ea285ceCopy full SHA for ea285ce
package.json
@@ -22,9 +22,9 @@
22
"main": "lib/src/index.js",
23
"types": "lib/src/index.d.ts",
24
"devDependencies": {
25
- "@commitlint/cli": "8.3.5",
26
- "@commitlint/config-conventional": "8.3.4",
27
- "@commitlint/travis-cli": "8.3.5",
+ "@commitlint/cli": "13.1.0",
+ "@commitlint/config-conventional": "13.1.0",
+ "@commitlint/travis-cli": "13.1.0",
28
"@mike-north/js-lib-renovate-config": "1.3.1",
29
"@mike-north/js-lib-semantic-release-config": "1.0.1",
30
"@types/chai": "4.2.8",
0 commit comments