Skip to content

Commit 953d0e3

Browse files
chore(deps-dev): bump typescript from 5.1.6 to 5.8.3 in /modules/web (#10104)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87c55c3 commit 953d0e3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"ts-jest": "29.3.2",
151151
"ts-loader": "9.5.2",
152152
"ts-node": "10.9.2",
153-
"typescript": "5.1.6",
153+
"typescript": "5.8.3",
154154
"wait-on": "8.0.3",
155155
"webpack-bundle-analyzer": "4.10.2",
156156
"webpack-dev-server": "5.2.0"

modules/web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14939,7 +14939,7 @@ __metadata:
1493914939
ts-loader: 9.5.2
1494014940
ts-node: 10.9.2
1494114941
tslib: 2.8.1
14942-
typescript: 5.1.6
14942+
typescript: 5.8.3
1494314943
wait-on: 8.0.3
1494414944
web-animations-js: 2.3.2
1494514945
webpack-bundle-analyzer: 4.10.2
@@ -20174,13 +20174,13 @@ __metadata:
2017420174
languageName: node
2017520175
linkType: hard
2017620176

20177-
"typescript@npm:5.1.6":
20178-
version: 5.1.6
20179-
resolution: "typescript@npm:5.1.6"
20177+
"typescript@npm:5.8.3":
20178+
version: 5.8.3
20179+
resolution: "typescript@npm:5.8.3"
2018020180
bin:
2018120181
tsc: bin/tsc
2018220182
tsserver: bin/tsserver
20183-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
20183+
checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
2018420184
languageName: node
2018520185
linkType: hard
2018620186

@@ -20194,13 +20194,13 @@ __metadata:
2019420194
languageName: node
2019520195
linkType: hard
2019620196

20197-
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
20198-
version: 5.1.6
20199-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=d73830"
20197+
"typescript@patch:typescript@5.8.3#~builtin<compat/typescript>":
20198+
version: 5.8.3
20199+
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=d73830"
2020020200
bin:
2020120201
tsc: bin/tsc
2020220202
tsserver: bin/tsserver
20203-
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
20203+
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
2020420204
languageName: node
2020520205
linkType: hard
2020620206

0 commit comments

Comments
 (0)