Skip to content

Commit 736594f

Browse files
authored
Merge pull request #187 from lukethacoder/renovate/typescript-5.x
Update dependency typescript to v5
2 parents 711f17c + 9e65130 commit 736594f

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
@@ -3811,10 +3811,10 @@ typedarray-to-buffer@^3.1.5:
38113811
dependencies:
38123812
is-typedarray "^1.0.0"
38133813

3814-
typescript@4.9.5:
3815-
version "4.9.5"
3816-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3817-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3814+
typescript@5.0.4:
3815+
version "5.0.4"
3816+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3817+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
38183818

38193819
unique-filename@^1.1.1:
38203820
version "1.1.1"

0 commit comments

Comments
 (0)