Skip to content

Commit aae6cd3

Browse files
chore(deps): update dependency typescript to v5.2.2
1 parent 9e61eeb commit aae6cd3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"reassure": "0.9.1",
8080
"release-it": "16.1.5",
8181
"rome": "12.1.3",
82-
"typescript": "5.1.6"
82+
"typescript": "5.2.2"
8383
},
8484
"peerDependencies": {
8585
"react": "^16.8.6 || ^17.0.0 || ^18.0.0",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -11024,7 +11024,12 @@ typedarray@^0.0.6:
1102411024
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1102511025
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1102611026

11027-
[email protected], "typescript@^4.6.4 || ^5.0.0":
11027+
11028+
version "5.2.2"
11029+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
11030+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
11031+
11032+
"typescript@^4.6.4 || ^5.0.0":
1102811033
version "5.1.6"
1102911034
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
1103011035
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==

0 commit comments

Comments
 (0)