build(deps-dev): bump typescript from 5.3.2 to 5.3.3 (#184)

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

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

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-14 11:30:19 +08:00
committed by GitHub
parent 50b0e6a5f4
commit c02099aba9
2 changed files with 44 additions and 44 deletions

View File

@@ -56,7 +56,7 @@
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^3.2.4",
"rollup": "^4.9.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"gsap": "^3.12.3",