Skip to content

Commit e6ed796

Browse files
chore(deps): update dependency typescript to v3.7.3 (#114)
1 parent e791c2b commit e6ed796

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.2"
108+
"typescript": "3.7.3"
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.2:
6686-
version "3.7.2"
6687-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
6685+
typescript@3.7.3:
6686+
version "3.7.3"
6687+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
66886688

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

0 commit comments

Comments
 (0)