Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 7143bd9

Browse files
committed
chore(deps): update dependency typescript to v3.7.4
1 parent f928da2 commit 7143bd9

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
@@ -33,7 +33,7 @@
3333
"ts-loader": "5.4.5",
3434
"ts-node": "8.2.0",
3535
"tslint": "5.17.0",
36-
"typescript": "3.5.1",
36+
"typescript": "3.7.4",
3737
"typescript-eslint-parser": "21.0.2",
3838
"wdio-mocha-framework": "0.6.4",
3939
"wdio-sauce-service": "0.4.14",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6468,9 +6468,9 @@ [email protected]:
64686468
lodash.unescape "4.0.1"
64696469
semver "5.5.0"
64706470

6471-
typescript@3.5.1:
6472-
version "3.5.1"
6473-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6471+
typescript@3.7.4:
6472+
version "3.7.4"
6473+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
64746474

64756475
typescript@^2.5.1:
64766476
version "2.9.2"

0 commit comments

Comments
 (0)