Skip to content

Commit 0f85f60

Browse files
chore(deps): update dependency typescript to v5.5.2
1 parent 49647e9 commit 0f85f60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"koa-body": "^6.0.1",
4343
"koa-router": "^12.0.1",
4444
"reflect-metadata": "^0.2.1",
45-
"typescript": "5.3.3",
45+
"typescript": "5.5.2",
4646
"zod": "^3.22.4"
4747
},
4848
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1629,10 +1629,10 @@ type-is@^1.6.16:
16291629
media-typer "0.3.0"
16301630
mime-types "~2.1.24"
16311631

1632-
typescript@5.3.3:
1633-
version "5.3.3"
1634-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1635-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1632+
typescript@5.5.2:
1633+
version "5.5.2"
1634+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
1635+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
16361636

16371637
undefsafe@^2.0.5:
16381638
version "2.0.5"

0 commit comments

Comments
 (0)