Skip to content

Commit a6922a6

Browse files
chore(deps-dev): bump typescript in /packages/web-api
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.4. - [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.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3cef62 commit a6922a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web-api/package.json

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

0 commit comments

Comments
 (0)