Skip to content

Commit 4206cfc

Browse files
chore(deps): update dependency typescript to v3.7.3 (#596)
1 parent 8b42459 commit 4206cfc

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
@@ -59,7 +59,7 @@
5959
"serve": "11.2.0",
6060
"tslint": "5.20.1",
6161
"tslint-config-prettier": "1.18.0",
62-
"typescript": "3.7.2"
62+
"typescript": "3.7.3"
6363
},
6464
"keywords": [
6565
"if-needed",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8548,10 +8548,10 @@ typedarray@^0.0.6:
85488548
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
85498549
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
85508550

8551-
8552-
version "3.7.2"
8553-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
8554-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
8551+
8552+
version "3.7.3"
8553+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
8554+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
85558555

85568556
uglify-js@^3.1.4:
85578557
version "3.7.1"

0 commit comments

Comments
 (0)