Skip to content

Commit 203a8b2

Browse files
chore(deps): update dependency typescript to v5
1 parent 1cfc538 commit 203a8b2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"sinon": "^15.0.2",
5858
"sinon-chai": "^3.7.0",
5959
"source-map-support": "^0.5.21",
60-
"typescript": "^4.9.5"
60+
"typescript": "^5.0.0"
6161
}
6262
}

gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3108,10 +3108,10 @@ typed-array-length@^1.0.4:
31083108
for-each "^0.3.3"
31093109
is-typed-array "^1.1.9"
31103110

3111-
typescript@^4.9.5:
3112-
version "4.9.5"
3113-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3114-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3111+
typescript@^5.0.0:
3112+
version "5.0.3"
3113+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
3114+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
31153115

31163116
unbox-primitive@^1.0.2:
31173117
version "1.0.2"

0 commit comments

Comments
 (0)