Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit d871539

Browse files
chore(deps): update dependency typescript to v5
1 parent 7430f00 commit d871539

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"solid-mdx": "^0.0.6",
5353
"tailwindcss": "^3.3.2",
5454
"typedoc": "^0.24.6",
55-
"typescript": "^4.9.5",
55+
"typescript": "^5.0.4",
5656
"vite": "^4.3.3",
5757
"vite-plugin-solid": "^2.7.0"
5858
},

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4471,11 +4471,6 @@ typescript@^4.6.3:
44714471
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
44724472
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
44734473

4474-
typescript@^4.9.5:
4475-
version "4.9.5"
4476-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4477-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4478-
44794474
typescript@^5.0.4:
44804475
version "5.0.4"
44814476
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"

0 commit comments

Comments
 (0)