chore(deps): bump typescript from 4.9.5 to 5.0.2 (#6908)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-22 16:36:10 +00:00
committed by GitHub
parent a7d250cb78
commit 00dae595ff
2 changed files with 9 additions and 9 deletions

View File

@@ -108,7 +108,7 @@
"rimraf": "^4.0.7",
"selenium-standalone": "^8.0.3",
"through2": "^4.0.2",
"typescript": "^4.3.2",
"typescript": "^5.0.2",
"webdriverio": "^8.0.5",
"yargs": "^17.2.1"
},