chore(release): merge main (b1c164f009)

This commit is contained in:
github-actions[bot] 2022-03-24 00:32:28 +00:00
commit 3b0fdbe366
3 changed files with 27 additions and 21 deletions

View file

@ -40,7 +40,7 @@
"@actions/exec": "1.1.0"
},
"devDependencies": {
"@commitlint/cli": "16.2.1",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.15.0",
@ -50,9 +50,9 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-json": "3.1.0",
"husky": "7.0.4",
"lint-staged": "12.3.5",
"lint-staged": "12.3.6",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier": "2.6.0",
"standard-version": "9.3.2",
"ts-node": "10.7.0",
"typescript": "4.6.2"