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