Skip to content

Commit 98ece7c

Browse files
Update dependency typescript to ~3.9.0
1 parent f9a00e7 commit 98ece7c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"protractor": "~5.4.0",
5454
"ts-node": "~8.0.0",
5555
"tslint": "~5.12.0",
56-
"typescript": "~3.1.6"
56+
"typescript": "~3.9.0"
5757
},
5858
"description": "An Ionic 4 project which shows back (and forth) navigation between tabs and 'global' pages."
5959
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6033,9 +6033,10 @@ typescript@^3.2.4:
60336033
version "3.3.3333"
60346034
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
60356035

6036-
typescript@~3.1.6:
6037-
version "3.1.6"
6038-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
6036+
typescript@~3.9.0:
6037+
version "3.9.10"
6038+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6039+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
60396040

60406041
uglify-js@^3.1.4:
60416042
version "3.4.9"

0 commit comments

Comments
 (0)