Skip to content

Commit

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

---
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 Oct 9, 2024
1 parent 1a365bc commit 6d8efe7
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-hot-toast": "^2.4.1",
"tailwind-merge": "^2.5.3",
"tailwindcss": "3.4.13",
"typescript": "5.5.4",
"typescript": "5.6.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@bravo68web/tsconfig": "^1.2.5",
"@cloudflare/workers-types": "^4.20240729.0",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"wrangler": "3.78.2"
},
"private": true,
Expand Down
Loading

0 comments on commit 6d8efe7

Please sign in to comment.