chore(release): merge main (908a98813a)

This commit is contained in:
github-actions[bot] 2023-02-21 06:57:40 +00:00
commit 51d1ddbe9e
3 changed files with 103 additions and 96 deletions

View file

@ -40,17 +40,17 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@commitlint/cli": "17.4.3",
"@commitlint/config-conventional": "17.4.3",
"@types/node": "16.18.12",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-json": "3.1.0",
"husky": "8.0.3",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"standard-version": "9.5.0",