chore(deps-dev): bump typescript from 4.1.3 to 4.1.5 (#144)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.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]
2021-02-15 20:09:15 +01:00
committed by GitHub
parent 723820f876
commit 2ebdd90daa
2 changed files with 4 additions and 4 deletions

View File

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