Skip to content

Commit ed52001

Browse files
committed
chore(deps): update dependency typescript to v3.9.6
1 parent 98ad096 commit ed52001

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
@@ -51,7 +51,7 @@
5151
"tslint": "6.1.2",
5252
"tslint-config-prettier": "1.18.0",
5353
"typedoc": "0.17.8",
54-
"typescript": "3.9.5",
54+
"typescript": "3.9.6",
5555
"uuid": "8.2.0"
5656
},
5757
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5136,10 +5136,10 @@ typedoc@0.17.8:
51365136
shelljs "^0.8.4"
51375137
typedoc-default-themes "^0.10.2"
51385138

5139-
typescript@3.9.5:
5140-
version "3.9.5"
5141-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5142-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
5139+
typescript@3.9.6:
5140+
version "3.9.6"
5141+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
5142+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
51435143

51445144
ua-parser-js@0.7.21:
51455145
version "0.7.21"

0 commit comments

Comments
 (0)