fix(deps): update commitlint monorepo to v17.6.1 (#7)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-05 00:34:33 +03:00
committed by GitHub
parent acc08f0e6d
commit ae6da42449

View File

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