Skip to content

Commit d53914d

Browse files
Bump typescript from 4.4.4 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.4.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5917a5 commit d53914d

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^5.0.1",
6868
"source-map-support": "^0.5.20",
6969
"swagger-typescript-codegen": "^3.2.4",
70-
"typescript": "^4.4.4"
70+
"typescript": "^5.8.3"
7171
},
7272
"lint-staged": {
7373
"*.js": [

0 commit comments

Comments
 (0)