chore(deps): bump

This commit is contained in:
liyasthomas
2022-04-17 22:41:00 +05:30
parent 01acbc8db6
commit 09af858fbc
6 changed files with 832 additions and 598 deletions

View File

@@ -22,11 +22,11 @@
],
"dependencies": {
"husky": "^7.0.4",
"lint-staged": "^12.3.7"
"lint-staged": "^12.3.8"
},
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@types/node": "^17.0.23"
"@types/node": "^17.0.24"
}
}