Skip to content

Commit 6578caf

Browse files
committed
chore(deps): update dependency typescript to v3.9.5
1 parent de97e9e commit 6578caf

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.7",
54-
"typescript": "3.9.3",
54+
"typescript": "3.9.5",
5555
"uuid": "8.1.0"
5656
},
5757
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5103,10 +5103,10 @@ typedoc@0.17.7:
51035103
shelljs "^0.8.4"
51045104
typedoc-default-themes "^0.10.1"
51055105

5106-
typescript@3.9.3:
5107-
version "3.9.3"
5108-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
5109-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
5106+
typescript@3.9.5:
5107+
version "3.9.5"
5108+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5109+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
51105110

51115111
ua-parser-js@0.7.21:
51125112
version "0.7.21"

0 commit comments

Comments
 (0)