fix(deps): update dependency @commitlint/cli to v18.2.0 (#119)

This commit is contained in:
renovate[bot]
2023-10-29 14:28:40 +02:00
committed by GitHub
parent 004dfeb14a
commit 1c2b5d6faf
2 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "18.1.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@ivuorinen/config-checker": "^1.1.0"
},