Skip to content

Commit cd72cc5

Browse files
chore(deps): update dependency typescript to v3 (#49)
1 parent 7ed9e79 commit cd72cc5

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
@@ -59,7 +59,7 @@
5959
"serve": "9.4.0",
6060
"tslint": "5.11.0",
6161
"tslint-config-prettier": "1.14.0",
62-
"typescript": "2.9.2"
62+
"typescript": "3.0.1"
6363
},
6464
"keywords": [
6565
"if-needed",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5514,9 +5514,9 @@ typedarray@^0.0.6:
55145514
version "0.0.6"
55155515
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55165516

5517-
typescript@2.9.2:
5518-
version "2.9.2"
5519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
5517+
typescript@3.0.1:
5518+
version "3.0.1"
5519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
55205520

55215521
uglify-js@^2.6:
55225522
version "2.8.29"

0 commit comments

Comments
 (0)