chore(release): merge main (9a6d07f241)

This commit is contained in:
github-actions[bot] 2022-08-16 17:46:17 +00:00
commit 7ed7b8d29e
3 changed files with 61 additions and 55 deletions

View file

@ -36,15 +36,15 @@
},
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.9.0",
"@actions/core": "1.9.1",
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@types/node": "16.11.47",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"@vercel/ncc": "0.34.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",