chore(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#610)

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

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-10-27 10:19:04 -04:00
committed by GitHub
parent 3b5b2b1182
commit 2213c9e140
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"nodemon": "^2.0.6",
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"typescript": "^4.0.5",
"webpack": "^5.2.0",
"xo": "^0.33.1"
},