Skip to content

Commit e303937

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] <support@github.com>
1 parent 3e96e40 commit e303937

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
@@ -85,7 +85,7 @@
8585
"source-map-support": "^0.5.21",
8686
"ts-node": "^10",
8787
"tsd": "^0.30.0",
88-
"typescript": "5.3.3"
88+
"typescript": "5.5.4"
8989
},
9090
"tsd": {
9191
"directory": "test/types"

0 commit comments

Comments
 (0)