chore(release): merge main (a575228833)

This commit is contained in:
github-actions[bot] 2023-01-04 20:22:26 +00:00
commit 9dcf04cb86
6 changed files with 392 additions and 261 deletions

View file

@ -40,8 +40,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
@ -49,8 +49,8 @@
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-json": "3.1.0",
"husky": "7.0.4",
"lint-staged": "12.5.0",
"husky": "8.0.2",
"lint-staged": "13.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.1",
"standard-version": "9.5.0",