Bump typescript from 4.5.5 to 4.6.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-01 11:03:19 +00:00
committed by GitHub
parent d12faeb599
commit 55bf54fb9b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
"https": "^1.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
}
}