Bump typescript from 4.8.4 to 4.9.3

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

---
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-11-16 02:14:41 +00:00 committed by David Anson
parent 9823170617
commit 55937a0cfd

View file

@ -84,7 +84,7 @@
"toml": "3.0.0", "toml": "3.0.0",
"ts-loader": "9.4.1", "ts-loader": "9.4.1",
"tv4": "1.3.0", "tv4": "1.3.0",
"typescript": "4.8.4", "typescript": "4.9.3",
"webpack": "5.75.0", "webpack": "5.75.0",
"webpack-cli": "4.10.0" "webpack-cli": "4.10.0"
}, },