Skip to content

Commit 175684e

Browse files
authored
Merge pull request #66 from renovate-bot/renovate/typescript-5.x
2 parents e966213 + d54c968 commit 175684e

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
@@ -115,7 +115,7 @@
115115
"rimraf": "^4.1.1",
116116
"storybook": "^7.0.6",
117117
"ts-node": "^10.9.1",
118-
"typescript": "^4.6.3",
118+
"typescript": "^5.0.0",
119119
"walkdir": "^0.4.1"
120120
},
121121
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19514,10 +19514,10 @@ typedarray@^0.0.6:
1951419514
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1951519515
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1951619516

19517-
typescript@^4.6.3:
19518-
version "4.9.5"
19519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
19520-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
19517+
typescript@^5.0.0:
19518+
version "5.1.6"
19519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
19520+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1952119521

1952219522
ua-parser-js@^0.7.30:
1952319523
version "0.7.34"

0 commit comments

Comments
 (0)