Skip to content

Commit 61fd2df

Browse files
chore(deps): update dependency typescript to v5
1 parent 33278d3 commit 61fd2df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6495,15 +6495,15 @@ typescript-json-schema@^0.36.0:
64956495
typescript "^3.0.1"
64966496
yargs "^12.0.1"
64976497

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

6503-
"typescript@^4.6.4 || ^5.0.0":
6504-
version "5.0.3"
6505-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
6506-
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
6503+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.2.2:
6504+
version "5.2.2"
6505+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
6506+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
65076507

65086508
uglify-js@^3.1.4:
65096509
version "3.6.7"

0 commit comments

Comments
 (0)