chore(release): merge main (0ed4791b67)

This commit is contained in:
github-actions[bot] 2022-03-08 17:21:28 +00:00
commit b03454850c
3 changed files with 55 additions and 55 deletions

View file

@ -43,8 +43,8 @@
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"@vercel/ncc": "0.33.3",
"eslint": "8.10.0",
"eslint-config-prettier": "8.4.0",
@ -55,6 +55,6 @@
"prettier": "2.5.1",
"standard-version": "9.3.2",
"ts-node": "10.5.0",
"typescript": "4.5.5"
"typescript": "4.6.2"
}
}