Skip to content

Commit 0dbf0df

Browse files
Bump typescript from 4.2.4 to 4.9.5 in /LearningHub.Nhs.WebUI (#825)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.2.4 to 4.9.5. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.2.4...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a515a14 commit 0dbf0df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LearningHub.Nhs.WebUI/package-lock.json

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

LearningHub.Nhs.WebUI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"ts-jest": "^27.1.5",
8787
"ts-loader": "^9.1.1",
8888
"ts-node": "^10.9.2",
89-
"typescript": "^4.2.4",
89+
"typescript": "^4.9.5",
9090
"vue-jest": "^3.0.7",
9191
"vue-loader": "^15.10.1",
9292
"vue-template-compiler": "2.7.14",

0 commit comments

Comments
 (0)