Skip to content

Commit 6cfeac8

Browse files
Update dependency typescript to v5.6.2
1 parent b301192 commit 6cfeac8

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.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
@@ -3826,10 +3826,10 @@ typed-array-length@^1.0.6:
38263826
is-typed-array "^1.1.13"
38273827
possible-typed-array-names "^1.0.0"
38283828

3829-
typescript@5.4.3:
3830-
version "5.4.3"
3831-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3832-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
3829+
typescript@5.6.2:
3830+
version "5.6.2"
3831+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3832+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
38333833

38343834
unbox-primitive@^1.0.2:
38353835
version "1.0.2"

0 commit comments

Comments
 (0)