chore(release): merge main (01740fcc94)

This commit is contained in:
github-actions[bot] 2022-07-21 21:01:26 +00:00
commit 01f2f520d5
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.43",
"@types/node": "16.11.44",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"@vercel/ncc": "0.34.0",
@ -54,7 +54,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"ts-node": "10.8.2",
"ts-node": "10.9.1",
"typescript": "4.7.4"
}
}