Skip to content

Commit 4ca3f84

Browse files
Update dependency typescript to v5
1 parent 5faa3ab commit 4ca3f84

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
@@ -30,7 +30,7 @@
3030
"jest": "27.5.1",
3131
"prettier": "2.8.8",
3232
"start-server-and-test": "1.15.5",
33-
"typescript": "4.9.5"
33+
"typescript": "5.1.6"
3434
},
3535
"scripts": {
3636
"analyze": "yarn typecheck && yarn lint",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4713,10 +4713,10 @@ typedarray-to-buffer@^3.1.5:
47134713
dependencies:
47144714
is-typedarray "^1.0.0"
47154715

4716-
typescript@4.9.5:
4717-
version "4.9.5"
4718-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4719-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4716+
typescript@5.1.6:
4717+
version "5.1.6"
4718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
4719+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
47204720

47214721
universalify@^0.2.0:
47224722
version "0.2.0"

0 commit comments

Comments
 (0)