Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 47a8caf

Browse files
chore(deps): update dependency typescript to v5
1 parent 009f419 commit 47a8caf

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"sourcegraph": "^25.7.0",
148148
"ts-node": "^8.10.2",
149149
"tslint": "^5.20.1",
150-
"typescript": "^4.1.2",
150+
"typescript": "^5.9.3",
151151
"vscode-languageserver-types": "^3.14.0"
152152
},
153153
"dependencies": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7313,11 +7313,16 @@ typedarray@^0.0.6:
73137313
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73147314
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73157315

7316-
typescript@^4.1.2, typescript@^4.6.4:
7316+
typescript@^4.6.4:
73177317
version "4.9.3"
73187318
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
73197319
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
73207320

7321+
typescript@^5.9.3:
7322+
version "5.9.3"
7323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7324+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
7325+
73217326
uglify-js@^3.1.4:
73227327
version "3.10.0"
73237328
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7"

0 commit comments

Comments
 (0)