Skip to content

Commit ee5d116

Browse files
chore(deps): update dependency typescript to v5
1 parent 68c8e03 commit ee5d116

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.3",
5151
"semantic-release": "^17.0.8",
52-
"typescript": "^3.9.7"
52+
"typescript": "^5.2.2"
5353
},
5454
"dependencies": {
5555
"iterare": "^1.2.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6493,12 +6493,12 @@ typescript-json-schema@^0.36.0:
64936493
typescript "^3.0.1"
64946494
yargs "^12.0.1"
64956495

6496-
typescript@^3.0.1, typescript@^3.9.7:
6496+
typescript@^3.0.1:
64976497
version "3.9.7"
64986498
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
64996499
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
65006500

6501-
"typescript@^4.6.4 || ^5.2.2":
6501+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2:
65026502
version "5.2.2"
65036503
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
65046504
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

0 commit comments

Comments
 (0)