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

Commit d663a3a

Browse files
chore(deps): update dependency typescript to v5
1 parent 4638861 commit d663a3a

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
@@ -52,7 +52,7 @@
5252
"solid-mdx": "^0.0.6",
5353
"tailwindcss": "^3.3.1",
5454
"typedoc": "^0.23.28",
55-
"typescript": "^4.9.5",
55+
"typescript": "^5.0.4",
5656
"vite": "^4.2.1",
5757
"vite-plugin-solid": "^2.6.1"
5858
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4542,10 +4542,10 @@ typescript@^4.7.4:
45424542
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
45434543
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
45444544

4545-
typescript@^4.9.5:
4546-
version "4.9.5"
4547-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4548-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4545+
typescript@^5.0.4:
4546+
version "5.0.4"
4547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
4548+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
45494549

45504550
unified@^10.0.0:
45514551
version "10.1.2"

0 commit comments

Comments
 (0)