Skip to content

Commit 4e818cc

Browse files
Bump typescript from 5.6.3 to 5.9.3 in /website
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea60235 commit 4e818cc

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

website/package-lock.json

Lines changed: 34 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@docusaurus/tsconfig": "^3.9.2",
3030
"@docusaurus/types": "^3.9.2",
3131
"raw-loader": "^4.0.2",
32-
"typescript": "~5.6.2"
32+
"typescript": "~5.9.3"
3333
},
3434
"browserslist": {
3535
"production": [

0 commit comments

Comments
 (0)