Skip to content

Commit 942f7bb

Browse files
chore(deps): update dependency typescript to v5
1 parent b8a092c commit 942f7bb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lsif-util": "^0.2.15",
5050
"prettier": "^3.2.5",
5151
"semantic-release": "^17.0.8",
52-
"typescript": "^3.9.7"
52+
"typescript": "^5.4.4"
5353
},
5454
"dependencies": {
5555
"iterare": "^1.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6519,11 +6519,16 @@ typescript-json-schema@^0.36.0:
65196519
typescript "^3.0.1"
65206520
yargs "^12.0.1"
65216521

6522-
typescript@^3.0.1, typescript@^3.9.7:
6522+
typescript@^3.0.1:
65236523
version "3.9.7"
65246524
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
65256525
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
65266526

6527+
typescript@^5.4.4:
6528+
version "5.4.4"
6529+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
6530+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
6531+
65276532
uglify-js@^3.1.4:
65286533
version "3.6.7"
65296534
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.7.tgz#15f49211df6b8a01ee91322bbe46fa33223175dc"

0 commit comments

Comments
 (0)