Bump typescript from 4.4.3 to 4.7.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.7.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-05-30 02:09:37 +00:00
committed by Daniël van Noord
parent b12fd5db72
commit 21c0042c24
2 changed files with 8 additions and 8 deletions

View File

@@ -59,7 +59,7 @@
"prettier": "2.6.2",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"typescript": "^4.4.2",
"typescript": "^4.7.2",
"webpack": "^5.72.0",
"webpack-cli": "^4.8.0"
},