Skip to content

Commit 056550e

Browse files
chore(deps): update dependency typescript to v3.7.4 (#115)
1 parent e6ed796 commit 056550e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"tslint": "5.20.1",
106106
"tslint-config-prettier": "1.18.0",
107107
"tslint-eslint-rules": "5.4.0",
108-
"typescript": "3.7.3"
108+
"typescript": "3.7.4"
109109
},
110110
"repository": {
111111
"type": "git",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6682,9 +6682,9 @@ typedarray@^0.0.6:
66826682
version "0.0.6"
66836683
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
66846684

6685-
typescript@3.7.3:
6686-
version "3.7.3"
6687-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
6685+
typescript@3.7.4:
6686+
version "3.7.4"
6687+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
66886688

66896689
uglify-js@^2.6:
66906690
version "2.8.29"

0 commit comments

Comments
 (0)