Skip to content

Commit a43a7aa

Browse files
chore(deps): update dependency typescript to v5
1 parent 35aa64f commit a43a7aa

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
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.11.0",
150-
"typescript": "^4.1.2",
150+
"typescript": "^5.3.3",
151151
"vscode-languageserver-types": "^3.14.0"
152152
},
153153
"dependencies": {

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -7325,11 +7325,16 @@ typedarray@^0.0.6:
73257325
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73267326
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73277327

7328-
typescript@^4.1.2, typescript@^4.6.4:
7328+
typescript@^4.6.4:
73297329
version "4.9.3"
73307330
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
73317331
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
73327332

7333+
typescript@^5.3.3:
7334+
version "5.3.3"
7335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7336+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
7337+
73337338
uglify-js@^3.1.4:
73347339
version "3.10.0"
73357340
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7"

0 commit comments

Comments
 (0)