Skip to content

Commit 83a6a8f

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 in /website
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60e20bb commit 83a6a8f

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/mdx-js__react": "^1.5.8",
3939
"@types/react": "^18.2.78",
4040
"@types/react-dom": "^18.2.25",
41-
"typescript": "^5.3.3"
41+
"typescript": "^5.4.5"
4242
},
4343
"browserslist": {
4444
"production": [

0 commit comments

Comments
 (0)