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 6a8c55b commit 0c17f9eCopy full SHA for 0c17f9e
2 files changed
package.json
@@ -68,9 +68,9 @@
68
"ua-regexes-lite": "^1.2.1"
69
},
70
"devDependencies": {
71
- "@commitlint/cli": "^19.0.0",
72
- "@commitlint/config-conventional": "^19.0.0",
73
- "@commitlint/cz-commitlint": "^19.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
74
"@rollup/plugin-node-resolve": "^16.0.0",
75
"@size-limit/file": "^11.0.0",
76
"@swc/core": "^1.3.20",
0 commit comments