We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce59d60 commit f0a88edCopy full SHA for f0a88ed
package.json
@@ -33,9 +33,9 @@
33
"author": "Roberto Pintos López (https://github.com/notaphplover)",
34
"license": "See license in \"LICENSE\" file",
35
"devDependencies": {
36
- "@commitlint/cli": "17.8.1",
37
- "@commitlint/config-conventional": "17.8.1",
38
- "@commitlint/prompt-cli": "17.8.1",
+ "@commitlint/cli": "18.1.0",
+ "@commitlint/config-conventional": "18.1.0",
+ "@commitlint/prompt-cli": "18.1.0",
39
"@cuaklabs/eslint-config": "workspace:*",
40
"@cuaklabs/jest-config": "workspace:*",
41
"@cuaklabs/prettier-config": "workspace:*",
0 commit comments