Skip to content

Commit 9bf46ec

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 49647e9 commit 9bf46ec

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.6.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.6.2:
1633+
version "5.6.2"
1634+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1635+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
16361636

16371637
undefsafe@^2.0.5:
16381638
version "2.0.5"

0 commit comments

Comments
 (0)