build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (#140)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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-12-14 14:20:44 +08:00
committed by GitHub
parent 528677aa24
commit 49a9e469b1
2 changed files with 4 additions and 4 deletions

View File

@@ -48,6 +48,6 @@
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-simple-import-sort": "^5.0.2",
"prettier": "^2.2.1",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
}
}