fix(deps): update commitlint monorepo to v18.1.0 (#118)

This commit is contained in:
renovate[bot]
2023-10-28 17:16:42 +03:00
committed by GitHub
parent 030322915d
commit 3cbb85289a
2 changed files with 108 additions and 212 deletions

View File

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