Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 91ae7e8

Browse files
committed
chore(deps): update dependency typescript to v3.9.9
1 parent 3da1735 commit 91ae7e8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"nyc": "15.1.0",
5656
"simple-mock": "0.8.0",
5757
"tslint": "5.20.1",
58-
"typescript": "3.9.5"
58+
"typescript": "3.9.9"
5959
},
6060
"peerDependencies": {
6161
"graphql-subscriptions": "^1.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,10 +2341,10 @@ typedarray@^0.0.6:
23412341
version "0.0.6"
23422342
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
23432343

2344-
typescript@3.9.5:
2345-
version "3.9.5"
2346-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
2347-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
2344+
typescript@3.9.9:
2345+
version "3.9.9"
2346+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
2347+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
23482348

23492349
ultron@~1.1.0:
23502350
version "1.1.0"

0 commit comments

Comments
 (0)