chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#4979)

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-21 18:15:19 +05:30
committed by GitHub
parent 1813ac21d1
commit 85eb7bb0f4
2 changed files with 9 additions and 9 deletions

View File

@@ -84,6 +84,6 @@
"stylelint-config-twbs-bootstrap": "^8.0.0",
"terser": "^5.16.6",
"tslib": "^2.5.0",
"typescript": "^4.9.5"
"typescript": "^5.0.2"
}
}