Skip to content

Commit 7a02129

Browse files
Update dependency typescript to v5
1 parent ba39382 commit 7a02129

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
@@ -39,7 +39,7 @@
3939
"npm-run-all": "4.1.5",
4040
"postcss": "8.4.21",
4141
"prettier": "2.8.4",
42-
"typescript": "4.9.5",
42+
"typescript": "5.0.2",
4343
"vite": "2.9.15"
4444
},
4545
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,10 +2640,10 @@ typed-styles@^0.0.7:
26402640
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
26412641
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
26422642

2643-
typescript@4.9.5:
2644-
version "4.9.5"
2645-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2646-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2643+
typescript@5.0.2:
2644+
version "5.0.2"
2645+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
2646+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
26472647

26482648
unbox-primitive@^1.0.2:
26492649
version "1.0.2"

0 commit comments

Comments
 (0)