chore(deps): bump

This commit is contained in:
liyasthomas
2021-12-26 20:22:12 +05:30
parent 579c5e5b78
commit 253170f7ac
6 changed files with 501 additions and 366 deletions

View File

@@ -21,10 +21,10 @@
],
"dependencies": {
"husky": "^7.0.4",
"lint-staged": "^12.1.3"
"lint-staged": "^12.1.4"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0"
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0"
}
}