Skip to content

Commit f9dc564

Browse files
chore(deps): update dependency typescript to v5
1 parent 25a362d commit f9dc564

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6492,15 +6492,15 @@ typescript-json-schema@^0.36.0:
64926492
typescript "^3.0.1"
64936493
yargs "^12.0.1"
64946494

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

6500-
"typescript@^4.6.4 || ^5.0.0":
6501-
version "5.0.3"
6502-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
6503-
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
6500+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.1.5:
6501+
version "5.1.5"
6502+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
6503+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
65046504

65056505
uglify-js@^3.1.4:
65066506
version "3.6.7"

0 commit comments

Comments
 (0)