Skip to content

Commit 369dfbb

Browse files
chore(deps): update dependency typescript to v3.7.4 (#612)
1 parent bc4fb53 commit 369dfbb

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.3"
62+
"typescript": "3.7.4"
6363
},
6464
"keywords": [
6565
"if-needed",

yarn.lock

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

8590-
8591-
version "3.7.3"
8592-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
8593-
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
8590+
8591+
version "3.7.4"
8592+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
8593+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
85948594

85958595
uglify-js@^3.1.4:
85968596
version "3.7.2"

0 commit comments

Comments
 (0)