Skip to content

Commit 427ec29

Browse files
chore(deps): update dependency typescript to v5
1 parent 923e30b commit 427ec29

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
@@ -51,7 +51,7 @@
5151
"ts-jest": "^27.0.4",
5252
"ts-loader": "9.5.1",
5353
"ttypescript": "^1.5.10",
54-
"typescript": "4.9.5"
54+
"typescript": "5.8.3"
5555
},
5656
"dependencies": {
5757
"https-proxy-agent": "5.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3367,10 +3367,10 @@ typedarray-to-buffer@^3.1.5:
33673367
dependencies:
33683368
is-typedarray "^1.0.0"
33693369

3370-
typescript@4.9.5:
3371-
version "4.9.5"
3372-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
3373-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3370+
typescript@5.8.3:
3371+
version "5.8.3"
3372+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3373+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
33743374

33753375
undici-types@~5.26.4:
33763376
version "5.26.5"

0 commit comments

Comments
 (0)