Skip to content

Commit

Permalink
Bump typescript from 4.7.3 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.3...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent edd7495 commit 6363a85
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 66 deletions.
2 changes: 1 addition & 1 deletion examples/vue-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.2",
"typescript": "^5.2.2",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ts-node": "^10.8.1",
"tslib": "^2.5.0",
"turbo": "^1.10.1",
"typescript": "^4.7.3",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"winston": "^3.8.2"
},
Expand Down
Loading

0 comments on commit 6363a85

Please sign in to comment.