Bump typescript from 4.6.3 to 4.6.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-05 15:23:59 +00:00
committed by GitHub
parent 7e68ff5413
commit 3b3aee2807
2 changed files with 8 additions and 8 deletions

View File

@@ -48,6 +48,6 @@
"nodemon": "^2.0.16",
"prettier": "2.6.2",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
}
}