Skip to content

Commit

Permalink
Bump typescript from 5.2.2 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d949a09 commit 6b550e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "^3.0.3",
"sass": "^1.69.5",
"source-map-support": "^0.5.21",
"typescript": "~5.2.0",
"typescript": "~5.3.2",
"vite": "^4.4.9",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.11"
Expand Down

0 comments on commit 6b550e1

Please sign in to comment.