chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 (#585)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

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

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-11-28 10:27:07 +01:00
committed by GitHub
parent ab9aa5e6c4
commit 07400fb828
2 changed files with 8 additions and 8 deletions

View File

@@ -48,6 +48,6 @@
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"prettier": "^3.1.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}