Bump typescript from 4.7.4 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

---
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-10-25 19:36:50 +00:00
committed by GitHub
parent bfa4598238
commit a7285a200b
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"ts-loader": "^9.3.1",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.6.4"
"typescript": "^4.8.4"
},
"dependencies": {
"fast-glob": "^3.2.11",