build(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#131)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-23 18:32:03 +11:00
committed by GitHub
parent 689e90e8a0
commit 44fae30515
2 changed files with 4 additions and 4 deletions

View File

@@ -48,6 +48,6 @@
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-simple-import-sort": "^5.0.2",
"prettier": "^2.1.2",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
}
}