Skip to content

Commit 7923d96

Browse files
chore(deps): update dependency typescript to v5
1 parent 7e013e0 commit 7923d96

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"semantic-release": "^15.13.3",
6262
"sourcegraph": "^25.7.0",
6363
"ts-node": "^8.1.0",
64-
"typescript": "^3.9.6"
64+
"typescript": "^5.1.3"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7383,15 +7383,10 @@ typedarray@^0.0.6:
73837383
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73847384
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73857385

7386-
typescript@^3.9.6:
7387-
version "3.9.6"
7388-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7389-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7390-
7391-
"typescript@^4.6.4 || ^5.0.0":
7392-
version "5.0.3"
7393-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7394-
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
7386+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.1.3:
7387+
version "5.1.3"
7388+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
7389+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
73957390

73967391
uglify-js@^3.1.4:
73977392
version "3.5.9"

0 commit comments

Comments
 (0)