Skip to content

Commit 5bc9fd2

Browse files
committed
Update dependency typescript to v5.2.2
1 parent 4df0ede commit 5bc9fd2

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
@@ -26,7 +26,7 @@
2626
"prettier": "2.8.8",
2727
"ts-jest": "29.1.1",
2828
"type-coverage": "2.26.0",
29-
"typescript": "5.1.6"
29+
"typescript": "5.2.2"
3030
},
3131
"dependencies": {
3232
"@typescript-eslint/eslint-plugin": "^5.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4055,10 +4055,10 @@ typed-rest-client@~1.8.0:
40554055
tunnel "0.0.6"
40564056
underscore "^1.12.1"
40574057

4058-
typescript@5.1.6:
4059-
version "5.1.6"
4060-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
4061-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
4058+
typescript@5.2.2:
4059+
version "5.2.2"
4060+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
4061+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
40624062

40634063
underscore@^1.12.1:
40644064
version "1.13.6"

0 commit comments

Comments
 (0)