Skip to content

Commit e933bef

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /examples/getting-started-typescript (#2439)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbf1995 commit e933bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/getting-started-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@tsconfig/node18": "^18.2.4",
1818
"@types/node": "^22",
1919
"ts-node": "^10",
20-
"typescript": "5.7.3"
20+
"typescript": "5.8.2"
2121
}
2222
}

0 commit comments

Comments
 (0)