chore(release): merge main (51069d12fc)

This commit is contained in:
github-actions[bot] 2021-10-05 23:50:43 +00:00
commit 45e4a88d23
3 changed files with 198 additions and 142 deletions

View file

@ -32,15 +32,15 @@
},
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.5.0",
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0"
},
"devDependencies": {
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.2.0",
"@types/node": "13.13.52",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@vercel/ncc": "0.31.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",