build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#90)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-21 15:01:01 +08:00
committed by GitHub
parent f745d2bb6b
commit f16cd8cd00
2 changed files with 4 additions and 4 deletions

View File

@@ -47,6 +47,6 @@
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-simple-import-sort": "^5.0.2",
"prettier": "^2.1.1",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
}
}