chore: update commitlint monorepo
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2f95d901bd
commit
a935fabcd1
File diff suppressed because it is too large
Load Diff
|
@ -35,8 +35,8 @@
|
|||
"posttest": "npm run tsc && npm run lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^13.1.0",
|
||||
"@commitlint/config-conventional": "^13.1.0",
|
||||
"@commitlint/cli": "^13.2.1",
|
||||
"@commitlint/config-conventional": "^13.2.0",
|
||||
"@types/node": "^10.17.60",
|
||||
"async-iterators": "^0.2.2",
|
||||
"bson": "^4.0.1",
|
||||
|
|
Loading…
Reference in New Issue