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

Commit abf6d97

Browse files
committed
chore(deps): update dependency typescript to v3.9.10
1 parent 4a5463a commit abf6d97

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.9.10",
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6480,9 +6480,10 @@ [email protected]:
64806480
lodash.unescape "4.0.1"
64816481
semver "5.5.0"
64826482

6483-
6484-
version "3.5.1"
6485-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6483+
6484+
version "3.9.10"
6485+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6486+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
64866487

64876488
typescript@^2.5.1:
64886489
version "2.9.2"

0 commit comments

Comments
 (0)