Skip to content

Commit

Permalink
chore(composables): bump typescript
Browse files Browse the repository at this point in the history
Bumps the development group in /packages/composables with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.5.3 to 5.7.2
- [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.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 216e5d2 commit 756d847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/fontkit": "^2.0.3",
"@types/luxon": "^3.3.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"exports": "./index.ts",
"keywords": [],
Expand Down

0 comments on commit 756d847

Please sign in to comment.