Skip to content

Commit 8c40960

Browse files
Update dependency typescript to v5.6.3
1 parent 623b9d5 commit 8c40960

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.3"
3838
},
3939
"peerDependencies": {
4040
"csstype": "3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3825,10 +3825,10 @@ typed-array-length@^1.0.6:
38253825
is-typed-array "^1.1.13"
38263826
possible-typed-array-names "^1.0.0"
38273827

3828-
typescript@5.4.3:
3829-
version "5.4.3"
3830-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3831-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
3828+
typescript@5.6.3:
3829+
version "5.6.3"
3830+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3831+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
38323832

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

0 commit comments

Comments
 (0)