Skip to content

Commit 06a173f

Browse files
chore(deps-dev): update typescript requirement from ^5.0.0 to ^5.9.3
Updates the requirements on [typescript](https://github.com/microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033b5ab commit 06a173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/node": "^20.0.0",
3131
"@types/react": "^18.0.0",
32-
"typescript": "^5.0.0"
32+
"typescript": "^5.9.3"
3333
},
3434
"exports": {
3535
".": {

0 commit comments

Comments
 (0)