Skip to content

Commit 72de5d6

Browse files
chore(deps): update dependency typescript to v5
1 parent 3a18803 commit 72de5d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ts-jest": "26.5.6",
2828
"tslint": "6.1.3",
2929
"tslint-config-standard": "9.0.0",
30-
"typescript": "4.3.5"
30+
"typescript": "5.2.2"
3131
},
3232
"engines": {
3333
"node": ">= 10"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4961,10 +4961,10 @@ typedarray-to-buffer@^3.1.5:
49614961
dependencies:
49624962
is-typedarray "^1.0.0"
49634963

4964-
typescript@4.3.5:
4965-
version "4.3.5"
4966-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4967-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
4964+
typescript@5.2.2:
4965+
version "5.2.2"
4966+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
4967+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
49684968

49694969
uglify-js@^3.1.4:
49704970
version "3.17.4"

0 commit comments

Comments
 (0)