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

Commit 2cc82aa

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent f928da2 commit 2cc82aa

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.7",
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
@@ -6468,9 +6468,10 @@ [email protected]:
64686468
lodash.unescape "4.0.1"
64696469
semver "5.5.0"
64706470

6471-
6472-
version "3.5.1"
6473-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6471+
6472+
version "3.9.7"
6473+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6474+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
64746475

64756476
typescript@^2.5.1:
64766477
version "2.9.2"

0 commit comments

Comments
 (0)