build(deps-dev): bump typescript from 5.2.2 to 5.3.3 (#3286)

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

---
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-12-10 14:36:38 +00:00
committed by GitHub
parent 790a0e2479
commit 807f67c03b
10 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -49,6 +49,6 @@
"sinon": "^17.0.1",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "5.2.2"
"typescript": "5.3.3"
}
}