Skip to content

Commit f1fdb6d

Browse files
Update dependency typescript to v5.9.3
1 parent bbe3da0 commit f1fdb6d

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

packages/kg-default-cards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"simple-dom": "1.4.0",
4747
"sinon": "21.0.3",
4848
"tsx": "4.21.0",
49-
"typescript": "5.8.3",
49+
"typescript": "5.9.3",
5050
"typescript-eslint": "8.57.1"
5151
},
5252
"dependencies": {

packages/kg-mobiledoc-html-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"should": "13.2.3",
4949
"sinon": "21.0.3",
5050
"tsx": "4.21.0",
51-
"typescript": "5.8.3",
51+
"typescript": "5.9.3",
5252
"typescript-eslint": "8.57.1"
5353
}
5454
}

packages/kg-parser-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"should": "13.2.3",
4848
"sinon": "21.0.3",
4949
"tsx": "4.21.0",
50-
"typescript": "5.8.3",
50+
"typescript": "5.9.3",
5151
"typescript-eslint": "8.57.0"
5252
},
5353
"dependencies": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14619,11 +14619,6 @@ typescript@5.8.2:
1461914619
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1462014620
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1462114621

14622-
typescript@5.8.3:
14623-
version "5.8.3"
14624-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
14625-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
14626-
1462714622
typescript@5.9.3, "typescript@>=3 < 6":
1462814623
version "5.9.3"
1462914624
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"

0 commit comments

Comments
 (0)