Skip to content

Commit 9e65130

Browse files
Update dependency typescript to v5
1 parent f2b7eae commit 9e65130

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-cli": "10.1.0",
2727
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",
29-
"typescript": "4.9.5",
29+
"typescript": "5.0.4",
3030
"vite": "4.2.1"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3777,10 +3777,10 @@ typedarray-to-buffer@^3.1.5:
37773777
dependencies:
37783778
is-typedarray "^1.0.0"
37793779

3780-
typescript@4.9.5:
3781-
version "4.9.5"
3782-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3783-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3780+
typescript@5.0.4:
3781+
version "5.0.4"
3782+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3783+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
37843784

37853785
unique-filename@^1.1.1:
37863786
version "1.1.1"

0 commit comments

Comments
 (0)