Skip to content

Commit 54be7ef

Browse files
authoredMar 20, 2024
Bump typescript from 5.1.6 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f610c6 commit 54be7ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "^10",
7070
"tsimportlib": "^0.0.5",
7171
"tslib": "^2",
72-
"typescript": "~5.1",
72+
"typescript": "~5.4",
7373
"uuid": "^9.0.0",
7474
"winston": "^3.10.0",
7575
"xlsx-populate": "^1.21.0",

0 commit comments

Comments
 (0)