Skip to content

Commit 26d9fa1

Browse files
Bump typescript in /ui/ui-docs in the ui-docs-dependencies group (#5325)
Bumps the ui-docs-dependencies group in /ui/ui-docs with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e463fd6 commit 26d9fa1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ui/ui-docs/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-react-hooks": "4.6.2",
2323
"eslint-plugin-react-refresh": "0.4.12",
2424
"rimraf": "6.0.1",
25-
"typescript": "5.6.2",
25+
"typescript": "5.6.3",
2626
"vite": "5.4.8",
2727
"vite-tsconfig-paths": "5.0.1"
2828
},

0 commit comments

Comments
 (0)