chore(release): merge main (c33d138d87)

This commit is contained in:
github-actions[bot] 2022-05-22 23:31:08 +00:00
commit a5219ba4b1
3 changed files with 39 additions and 43 deletions

View file

@ -40,7 +40,7 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "16.2.4",
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@types/node": "16.11.35",
"@typescript-eslint/eslint-plugin": "5.23.0",
@ -53,7 +53,7 @@
"lint-staged": "12.4.1",
"npm-run-all": "4.1.5",
"prettier": "2.6.2",
"standard-version": "9.3.2",
"standard-version": "9.5.0",
"ts-node": "10.7.0",
"typescript": "4.6.4"
}