Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 6ae7247

Browse files
Bump typescript in /SamplesDashboard/SamplesDashboard/ClientApp
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.4...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a3abb commit 6ae7247

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json

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

SamplesDashboard/SamplesDashboard/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-bootstrap": "2.7.2",
1313
"react-dom": "17.0.2",
1414
"react-router-dom": "5.3.4",
15-
"typescript": "4.9.4",
15+
"typescript": "5.0.2",
1616
"web-vitals": "3.3.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)