Skip to content

chore(deps-dev): bump typescript from 5.1.6 to 5.8.3 in /modules/web #10104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"ts-jest": "29.2.6",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"typescript": "5.8.3",
"wait-on": "8.0.3",
"webpack-bundle-analyzer": "4.10.2",
"webpack-dev-server": "5.2.0"
Expand Down
18 changes: 9 additions & 9 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14939,7 +14939,7 @@ __metadata:
ts-loader: 9.5.2
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.1.6
typescript: 5.8.3
wait-on: 8.0.3
web-animations-js: 2.3.2
webpack-bundle-analyzer: 4.10.2
Expand Down Expand Up @@ -20166,13 +20166,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:5.8.3":
version: 5.8.3
resolution: "typescript@npm:5.8.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
languageName: node
linkType: hard

Expand All @@ -20186,13 +20186,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=d73830"
"typescript@patch:typescript@5.8.3#~builtin<compat/typescript>":
version: 5.8.3
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
languageName: node
linkType: hard

Expand Down
Loading