Skip to content

Commit 72fa703

Browse files
Update dependency typescript to v5.6.2
1 parent c49d06d commit 72fa703

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prettier": "3.2.5",
3535
"snabbdom": "3.6.2",
3636
"ts-jest": "29.1.2",
37-
"typescript": "5.4.3"
37+
"typescript": "5.6.2"
3838
},
3939
"peerDependencies": {
4040
"csstype": "3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3428,10 +3428,10 @@ typed-array-length@^1.0.4:
34283428
for-each "^0.3.3"
34293429
is-typed-array "^1.1.9"
34303430

3431-
typescript@5.4.3:
3432-
version "5.4.3"
3433-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3434-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
3431+
typescript@5.6.2:
3432+
version "5.6.2"
3433+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3434+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
34353435

34363436
unbox-primitive@^1.0.2:
34373437
version "1.0.2"

0 commit comments

Comments
 (0)