chore(release): merge master (24157ec7ab)

This commit is contained in:
github-actions[bot] 2020-08-25 15:09:54 +00:00
commit 1b0a913e04
3 changed files with 33 additions and 33 deletions

View file

@ -38,8 +38,8 @@
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@types/node": "13.13.15",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/parser": "3.9.1",
"@typescript-eslint/eslint-plugin": "3.10.0",
"@typescript-eslint/parser": "3.10.0",
"@zeit/ncc": "0.22.3",
"concurrently": "5.3.0",
"eslint": "7.7.0",
@ -49,7 +49,7 @@
"husky": "4.2.5",
"lint-staged": "10.2.11",
"npm-run-all": "4.1.5",
"prettier": "2.0.5",
"prettier": "2.1.0",
"standard-version": "8.0.2",
"ts-node": "8.10.2",
"typescript": "3.9.7"