fix(deps): update devdependencies (patch) to v17.6.6 (#48)

This commit is contained in:
renovate[bot]
2023-06-25 13:25:26 +03:00
committed by GitHub
parent c940eeed58
commit 5b31615647

View File

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