Skip to content

Commit 2f0e086

Browse files
committed
chore(deps): update dependency typescript to v5.2.2
1 parent 0cf34ce commit 2f0e086

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rollup": "3.28.1",
7272
"rollup-plugin-dts": "6.0.0",
7373
"ts-jest": "29.1.1",
74-
"typescript": "5.1.6"
74+
"typescript": "5.2.2"
7575
},
7676
"lint-staged": {
7777
"./lib/**/*.ts": [

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5208,10 +5208,10 @@ types-ramda@^0.29.4:
52085208
dependencies:
52095209
ts-toolbelt "^9.6.0"
52105210

5211-
typescript@5.1.6:
5212-
version "5.1.6"
5213-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5214-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
5211+
typescript@5.2.2:
5212+
version "5.2.2"
5213+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5214+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
52155215

52165216
unbox-primitive@^1.0.2:
52175217
version "1.0.2"

0 commit comments

Comments
 (0)