Skip to content

Commit 4ad360a

Browse files
chore(deps): update dependency typescript to v5
1 parent 3e02c50 commit 4ad360a

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.4.4",
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.4.4:
7334+
version "5.4.4"
7335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7336+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
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)