Skip to content

Commit a754b90

Browse files
Bump typescript from 4.9.4 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.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](microsoft/TypeScript@v4.9.4...v5.8.3) --- 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 084b3ae commit a754b90

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
@@ -35,6 +35,6 @@
3535
"jest": "^26.6.3",
3636
"jest-junit": "^15.0.0",
3737
"ts-jest": "^26.5.6",
38-
"typescript": "^4.9.4"
38+
"typescript": "^5.8.3"
3939
}
4040
}

0 commit comments

Comments
 (0)