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 aa80c40 commit 2bf2509Copy full SHA for 2bf2509
package.json
@@ -31,7 +31,7 @@
31
"chance": "^1.1.9"
32
},
33
"devDependencies": {
34
- "@commitlint/config-conventional": "^14.1.0",
+ "@commitlint/config-conventional": "^17.0.0",
35
"@meza/tsconfig-base": "^1.1.0",
36
"@semantic-release/changelog": "^6.0.1",
37
"@types/chance": "^1.1.3",
@@ -40,7 +40,7 @@
40
"@typescript-eslint/parser": "^5.41.0",
41
"@vitest/coverage-c8": "^0.26.0",
42
"c8": "^7.12.0",
43
- "commitlint": "^14.1.0",
+ "commitlint": "^17.0.0",
44
"eslint": "^8.26.0",
45
"eslint-config-tailored-tunes": "^5.0.2",
46
"eslint-plugin-jest": "^25.7.0",
0 commit comments