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

Commit 8a23945

Browse files
chore(deps): update dependency typescript to v5
1 parent 378658c commit 8a23945

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"solid-mdx": "^0.0.6",
5353
"tailwindcss": "^3.3.1",
5454
"typedoc": "^0.24.5",
55-
"typescript": "^4.9.5",
55+
"typescript": "^5.0.4",
5656
"vite": "^4.3.1",
5757
"vite-plugin-solid": "^2.7.0"
5858
},

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -4482,11 +4482,6 @@ typescript@^4.6.3:
44824482
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
44834483
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
44844484

4485-
typescript@^4.9.5:
4486-
version "4.9.5"
4487-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4488-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4489-
44904485
typescript@^5.0.4:
44914486
version "5.0.4"
44924487
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"

0 commit comments

Comments
 (0)