Skip to content

Bump typescript from 5.8.3 to 5.9.2 #1793

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

Merged
merged 2 commits into from
Aug 6, 2025
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.6.2",
"rollup": "^4.46.1",
"sinon": "^21.0.0",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"typescript-eslint": "^8.38.0",
"vitest": "^3.2.4",
"web-ext": "^7.12.0"
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2607,11 +2607,11 @@ __metadata:
linkType: hard

"@types/node@npm:*":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
version: 24.2.0
resolution: "@types/node@npm:24.2.0"
dependencies:
undici-types: ~6.19.2
checksum: 1f788966ff7df07add0af3481fb68c7fe5091cc72a265c671432abb443788ddacca4ca6378af64fe100c20f857c4d80170d358e66c070171fcea0d4adb1b45b1
undici-types: ~7.10.0
checksum: f5abd0c74312e758711a51ab26858426a2fc6de4576d930759aa645b530db354116049497d0a20ed504ddfc6c3b85dee9253b9bae42be19f1a788c18393123e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6605,7 +6605,7 @@ __metadata:
prettier: 3.6.2
rollup: ^4.46.1
sinon: ^21.0.0
typescript: ^5.8.3
typescript: ^5.9.2
typescript-eslint: ^8.38.0
vitest: ^3.2.4
web-ext: ^7.12.0
Expand Down Expand Up @@ -10738,23 +10738,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.8.3":
version: 5.8.3
resolution: "typescript@npm:5.8.3"
"typescript@npm:^5.9.2":
version: 5.9.2
resolution: "typescript@npm:5.9.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
languageName: node
linkType: hard

"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=14eedb"
"typescript@patch:typescript@^5.9.2#~builtin<compat/typescript>":
version: 5.9.2
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
languageName: node
linkType: hard

Expand Down Expand Up @@ -10796,10 +10796,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
"undici-types@npm:~7.10.0":
version: 7.10.0
resolution: "undici-types@npm:7.10.0"
checksum: 6917fcd8c80963919fe918952f9243a6749af0e3f759a39f8d2c2486144a66c86ae4125aebbce700b636cb1dcd45e85eb8c49c60d60738a97b63f0e89ef9b053
languageName: node
linkType: hard

Expand Down