fix(deps): update devdependencies (patch) to v17.6.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-05-06 23:50:58 +00:00
parent 91bc554f1a
commit ef76391d73

View File

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