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

Commit ab1dde0

Browse files
chore(deps): update dependency typescript to v5
1 parent ec33983 commit ab1dde0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2.7",
5454
"typedoc": "^0.23.27",
55-
"typescript": "^4.9.5",
55+
"typescript": "^5.0.2",
5656
"vite": "^4.2.0",
5757
"vite-plugin-solid": "^2.6.1"
5858
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4486,10 +4486,10 @@ typescript@^4.7.4:
44864486
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
44874487
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
44884488

4489-
typescript@^4.9.5:
4490-
version "4.9.5"
4491-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4492-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4489+
typescript@^5.0.2:
4490+
version "5.0.2"
4491+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
4492+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
44934493

44944494
unified@^10.0.0:
44954495
version "10.1.2"

0 commit comments

Comments
 (0)