Skip to content

Commit

Permalink
Bump typescript from 5.2.2 to 5.5.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 031d202 commit c714665
Show file tree
Hide file tree
Showing 4 changed files with 5,754 additions and 4,319 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"start-server-and-test": "^2.0.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.5.4",
"vite": "^4.5.0",
"vite-plugin-replace": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/dflex-next-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "3.3.5",
"typescript": "^5.2.2"
"typescript": "^5.5.4"
},
"devDependencies": {
"dflex-e2e-utils": "workspace:^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/dflex-vue-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.18.1",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"typescript": "~5.2.2",
"typescript": "~5.5.4",
"vite": "^4.5.0",
"vite-plugin-replace": "^0.1.1",
"vue-tsc": "^1.8.22"
Expand Down
Loading

0 comments on commit c714665

Please sign in to comment.