Skip to content

Commit b8be42b

Browse files
chore(deps): update dependency typescript to v3.7.5 (#628)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent bcb6088 commit b8be42b

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.3.0",
6060
"tslint": "5.20.1",
6161
"tslint-config-prettier": "1.18.0",
62-
"typescript": "3.7.4"
62+
"typescript": "3.7.5"
6363
},
6464
"keywords": [
6565
"if-needed",

yarn.lock

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

8718-
8719-
version "3.7.4"
8720-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
8721-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
8718+
8719+
version "3.7.5"
8720+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
8721+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
87228722

87238723
uglify-js@^3.1.4:
87248724
version "3.7.5"

0 commit comments

Comments
 (0)