Skip to content

Commit debf4a4

Browse files
Update dependency typescript to v5.6.2
1 parent 33df29c commit debf4a4

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.3.3",
3535
"snabbdom": "3.6.2",
3636
"ts-jest": "29.2.5",
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
@@ -3863,10 +3863,10 @@ typed-array-length@^1.0.6:
38633863
is-typed-array "^1.1.13"
38643864
possible-typed-array-names "^1.0.0"
38653865

3866-
typescript@5.4.3:
3867-
version "5.4.3"
3868-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3869-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
3866+
typescript@5.6.2:
3867+
version "5.6.2"
3868+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3869+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
38703870

38713871
unbox-primitive@^1.0.2:
38723872
version "1.0.2"

0 commit comments

Comments
 (0)