Skip to content

Commit bc5c628

Browse files
chore(deps-dev): bump typescript in /packages/web-api
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.8.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.3.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee8ada3 commit bc5c628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"source-map-support": "^0.5.21",
6868
"ts-node": "^10",
6969
"tsd": "^0.31.1",
70-
"typescript": "5.3.3"
70+
"typescript": "5.8.2"
7171
},
7272
"tsd": {
7373
"directory": "test/types"

0 commit comments

Comments
 (0)