Bump typescript from 5.0.3 to 5.0.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.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]
2023-04-08 00:03:30 +00:00
committed by GitHub
parent 9b0fc0d05f
commit 9e268dc748
2 changed files with 5 additions and 5 deletions

View File

@@ -37,6 +37,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"prettier": "2.8.7",
"typescript": "^5.0.3"
"typescript": "^5.0.4"
}
}