chore(release): merge master (5272bee78d)

This commit is contained in:
github-actions[bot] 2020-05-13 12:38:38 +00:00
commit dc6221f14f
3 changed files with 31 additions and 31 deletions

View file

@ -37,9 +37,9 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@types/node": "13.13.5",
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"@types/node": "13.13.6",
"@typescript-eslint/eslint-plugin": "2.33.0",
"@typescript-eslint/parser": "2.33.0",
"@zeit/ncc": "0.22.1",
"concurrently": "5.2.0",
"eslint": "6.8.0",
@ -52,6 +52,6 @@
"prettier": "2.0.5",
"standard-version": "7.1.0",
"ts-node": "8.10.1",
"typescript": "3.8.3"
"typescript": "3.9.2"
}
}