We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ba69b commit 145b17cCopy full SHA for 145b17c
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.2.0",
+ "@commitlint/config-conventional": "18.1.0",
+ "@commitlint/prompt-cli": "18.2.0",
39
"@cuaklabs/eslint-config": "workspace:*",
40
"@cuaklabs/jest-config": "workspace:*",
41
"@cuaklabs/prettier-config": "workspace:*",
0 commit comments