Bump typescript from 4.7.2 to 4.7.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-06-06 01:47:20 +00:00
committed by GitHub
parent 48729e4e38
commit 90221b23f7
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -48,6 +48,6 @@
"nodemon": "^2.0.16",
"prettier": "2.6.2",
"ts-jest": "^27.1.4",
"typescript": "^4.7.2"
"typescript": "^4.7.3"
}
}