Skip to content

Commit d57bbc6

Browse files
committed
chore(deps): update dependency typescript to v5
1 parent 8476cbe commit d57bbc6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"reflect-metadata": "0.1.13",
6969
"ts-jest": "27.1.5",
7070
"ts-node": "10.9.1",
71-
"typescript": "4.9.5",
71+
"typescript": "5.1.3",
7272
"ws": "8.13.0"
7373
},
7474
"prettier": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"@types/node": "18.16.16",
3737
"@types/react": "18.2.8",
3838
"cross-env": "7.0.3",
39-
"typescript": "4.9.5"
39+
"typescript": "5.1.3"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12158,10 +12158,10 @@ types-ramda@^0.29.3:
1215812158
dependencies:
1215912159
ts-toolbelt "^9.6.0"
1216012160

12161-
typescript@4.9.5:
12162-
version "4.9.5"
12163-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12164-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12161+
typescript@5.1.3:
12162+
version "5.1.3"
12163+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
12164+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
1216512165

1216612166
unbox-primitive@^1.0.2:
1216712167
version "1.0.2"

0 commit comments

Comments
 (0)