chore(deps-dev): bump typescript from 4.9.5 to 5.2.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.2.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-09-11 10:32:25 +00:00
committed by GitHub
parent 9770b65146
commit 1bbf310c46
2 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"prettier": "^3.0.2",
"typescript": "4.9.5",
"typescript": "5.2.2",
"webpack": "^5.88.1"
},
"resolutions": {