chore(deps-dev): bump typescript from 4.2.2 to 4.2.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-05 05:58:13 +00:00
committed by GitHub
parent afe7a70900
commit d5aee923f8
2 changed files with 204 additions and 17 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"nodemon": "^2.0.7",
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.2.2",
"typescript": "^4.2.3",
"webpack": "^5.24.2"
}
}