Skip to content

Commit 8572976

Browse files
chore(deps): update dependency typescript to v5
1 parent a50748c commit 8572976

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
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.2.2"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7379,12 +7379,7 @@ typedarray@^0.0.6:
73797379
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73807380
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73817381

7382-
typescript@^3.9.6:
7383-
version "3.9.6"
7384-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7385-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7386-
7387-
"typescript@^4.6.4 || ^5.2.2":
7382+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2:
73887383
version "5.2.2"
73897384
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
73907385
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

0 commit comments

Comments
 (0)