Skip to content

Commit 0f8fa5e

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent c29458c commit 0f8fa5e

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
@@ -45,6 +45,6 @@
4545
"jest": "^29.7.0",
4646
"prettier": "2.2.1",
4747
"ts-jest": "^29.1.1",
48-
"typescript": "5.2.2"
48+
"typescript": "5.6.2"
4949
}
5050
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4450,10 +4450,10 @@ typed-array-length@^1.0.4:
44504450
for-each "^0.3.3"
44514451
is-typed-array "^1.1.9"
44524452

4453-
typescript@5.2.2:
4454-
version "5.2.2"
4455-
resolved "https://packages.atlassian.com/api/npm/npm-remote/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
4456-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
4453+
typescript@5.6.2:
4454+
version "5.6.2"
4455+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4456+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
44574457

44584458
unbox-primitive@^1.0.2:
44594459
version "1.0.2"

0 commit comments

Comments
 (0)