Skip to content

Commit

Permalink
demo: bump typescript from 4.8.4 to 5.2.2 in /packages/demo
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.4...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 Nov 8, 2023
1 parent a8f460d commit 54036cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-toggle": "^4.0.3",
"@vitejs/plugin-react": "1.3.2",
"cypress": "^10.10.0",
"typescript": "4.8.4",
"typescript": "5.2.2",
"vite": "3.1.8"
}
}

0 comments on commit 54036cf

Please sign in to comment.