Skip to content

Commit e0edae9

Browse files
committed
Update dependency typescript to v3.9.10
1 parent 4ba69de commit e0edae9

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
@@ -20,7 +20,7 @@
2020
"ts-node": "8.3.0",
2121
"tsconfig-paths": "3.8.0",
2222
"type-graphql": "0.17.5",
23-
"typescript": "3.5.3"
23+
"typescript": "3.9.10"
2424
},
2525
"devDependencies": {
2626
"@types/graphql": "14.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,10 +3061,10 @@ type-is@^1.6.16, type-is@~1.6.16:
30613061
media-typer "0.3.0"
30623062
mime-types "~2.1.18"
30633063

3064-
typescript@3.5.3:
3065-
version "3.5.3"
3066-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
3067-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
3064+
typescript@3.9.10:
3065+
version "3.9.10"
3066+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
3067+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
30683068

30693069
undefsafe@^2.0.2:
30703070
version "2.0.2"

0 commit comments

Comments
 (0)