Skip to content

Commit f763887

Browse files
Update dependency typescript to v5.2.2
1 parent 9bba76e commit f763887

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"supertest": "6.3.3",
4848
"ts-jest": "29.1.1",
4949
"tslint": "6.1.3",
50-
"typescript": "5.1.6"
50+
"typescript": "5.2.2"
5151
}
5252
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2469,10 +2469,10 @@ type-fest@^0.21.3:
24692469
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
24702470
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
24712471

2472-
typescript@5.1.6:
2473-
version "5.1.6"
2474-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
2475-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
2472+
typescript@5.2.2:
2473+
version "5.2.2"
2474+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2475+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
24762476

24772477
update-browserslist-db@^1.0.10:
24782478
version "1.0.10"

0 commit comments

Comments
 (0)