fix(deps): update commitlint monorepo to v18.5.0 (#180)

This commit is contained in:
renovate[bot]
2024-01-26 00:14:10 +02:00
committed by GitHub
parent 0357f43ffc
commit 612cdc26cd
2 changed files with 66 additions and 59 deletions

View File

@@ -35,8 +35,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@ivuorinen/config-checker": "^1.1.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"