fix(deps): update commitlint monorepo (#74)

This commit is contained in:
renovate[bot]
2023-08-13 08:47:35 +03:00
committed by GitHub
parent ee1b3ab260
commit b5bed202f3
2 changed files with 79 additions and 96 deletions

View File

@@ -37,8 +37,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7"
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}