chore: upgrade commitlint to fix commit message linting

This commit is contained in:
Joakim Carlstein 2023-11-17 14:19:42 +01:00
parent a51192f730
commit d5fe58c0db
2 changed files with 19 additions and 19 deletions

View file

@ -70,8 +70,8 @@
},
"dependencies": {
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@manypkg/cli": "0.21.0",
"@types/node": "20.9.0",
"glob": "10.3.10",