We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f014612 commit 0c01544Copy full SHA for 0c01544
package.json
@@ -72,9 +72,9 @@
72
"ua-regexes-lite": "^1.2.1"
73
},
74
"devDependencies": {
75
- "@commitlint/cli": "^18.4.3",
76
- "@commitlint/config-conventional": "^18.4.3",
77
- "@commitlint/cz-commitlint": "^18.4.3",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
78
"@rollup/plugin-node-resolve": "^15.0.1",
79
"@size-limit/file": "^11.0.0",
80
"@swc/core": "^1.3.20",
0 commit comments