fix(deps): update commitlint monorepo to v18.4.0 (#133)

This commit is contained in:
renovate[bot]
2023-11-14 08:07:53 +02:00
committed by GitHub
parent c19215a392
commit dc38a94b97
2 changed files with 102 additions and 102 deletions

View File

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