Skip to content

Commit 58f9974

Browse files
chore(deps): update dependency typescript to v5
1 parent 93125d6 commit 58f9974

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.6.2"
5353
},
5454
"dependencies": {
5555
"iterare": "^1.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6511,11 +6511,16 @@ typescript-json-schema@^0.36.0:
65116511
typescript "^3.0.1"
65126512
yargs "^12.0.1"
65136513

6514-
typescript@^3.0.1, typescript@^3.9.7:
6514+
typescript@^3.0.1:
65156515
version "3.9.7"
65166516
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
65176517
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
65186518

6519+
typescript@^5.6.2:
6520+
version "5.6.2"
6521+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
6522+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
6523+
65196524
uglify-js@^3.1.4:
65206525
version "3.6.7"
65216526
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.7.tgz#15f49211df6b8a01ee91322bbe46fa33223175dc"

0 commit comments

Comments
 (0)