chore(deps-dev): bump typescript from 4.1.2 to 4.1.3 (#108)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-19 17:08:03 +01:00
committed by GitHub
parent 7209b6038a
commit ab2f7e88a9
2 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@
"husky": "^4.3.0",
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.2",
"typescript": "^4.1.3",
"yamljs": "^0.3.0"
}
}