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 592c59f commit bf4d4e7Copy full SHA for bf4d4e7
package.json
@@ -29,10 +29,10 @@
29
"release": "echo todo"
30
},
31
"devDependencies": {
32
- "@commitlint/cli": "^19.8.1",
33
- "@commitlint/config-conventional": "^19.8.1",
34
- "@commitlint/config-pnpm-scopes": "^19.8.1",
35
- "@commitlint/cz-commitlint": "^19.8.1",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/config-pnpm-scopes": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
36
"@trigen/eslint-config": "^8.0.2",
37
"@trigen/scripts": "^8.0.0",
38
"@vitest/coverage-v8": "^3.2.4",
0 commit comments