Skip to content

Commit 846816d

Browse files
committed
chore(deps): update dependency typescript to v3.7.5
1 parent 6da1283 commit 846816d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"tslint": "5.18.0",
5858
"tslint-config-prettier": "1.18.0",
5959
"tslint-plugin-prettier": "2.0.1",
60-
"typescript": "3.5.3"
60+
"typescript": "3.7.5"
6161
},
6262
"prettier": {
6363
"printWidth": 100

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4071,10 +4071,10 @@ type-check@~0.3.2:
40714071
dependencies:
40724072
prelude-ls "~1.1.2"
40734073

4074-
typescript@3.5.3:
4075-
version "3.5.3"
4076-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
4077-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
4074+
typescript@3.7.5:
4075+
version "3.7.5"
4076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
4077+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
40784078

40794079
uglify-js@^3.1.4:
40804080
version "3.6.0"

0 commit comments

Comments
 (0)