chore(release): merge main (04d84c7a2e)

This commit is contained in:
github-actions[bot] 2022-09-16 17:26:15 +00:00
commit 5013f687e2
3 changed files with 11 additions and 11 deletions

View file

@ -42,7 +42,7 @@
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@types/node": "16.11.57",
"@types/node": "16.11.58",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"@vercel/ncc": "0.34.0",
@ -55,6 +55,6 @@
"prettier": "2.7.1",
"standard-version": "9.5.0",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
}