Skip to content

Commit 9c0eaf9

Browse files
Update dependency typescript to v5.2.2
1 parent 4957a40 commit 9c0eaf9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ts-jest": "27.1.5",
5757
"ts-node": "10.9.1",
5858
"ts-node-dev": "2.0.0",
59-
"typescript": "5.0.4",
59+
"typescript": "5.2.2",
6060
"typesync": "0.9.2"
6161
},
6262
"prettier": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ typedarray-to-buffer@^3.1.5:
61646164
dependencies:
61656165
is-typedarray "^1.0.0"
61666166

6167-
typescript@5.0.4:
6168-
version "5.0.4"
6169-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
6170-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
6167+
typescript@5.2.2:
6168+
version "5.2.2"
6169+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
6170+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
61716171

61726172
typesync@0.9.2:
61736173
version "0.9.2"

0 commit comments

Comments
 (0)