Skip to content

Commit

Permalink
Update typescript requirement from ^5.5.4 to ^5.6.3
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/microsoft/TypeScript) to permit the latest version.
- [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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 4f4f363 commit 44a05c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-loader": "^9.1.3",
"storybook": "^7.0.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"vite": "^5.4.1"
},
"nyc": {
Expand Down

0 comments on commit 44a05c7

Please sign in to comment.