Bump typescript from 4.9.5 to 5.0.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-17 09:43:37 +00:00
committed by GitHub
parent 4c2a45b54d
commit e36e7a407c
2 changed files with 6 additions and 6 deletions

View File

@@ -37,6 +37,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"prettier": "2.8.4",
"typescript": "^4.9.5"
"typescript": "^5.0.2"
}
}