Skip to content

Commit 4c058f0

Browse files
chore(deps): update dependency typescript to v3.0.3 (#98)
1 parent cdb6030 commit 4c058f0

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": "10.0.0",
6060
"tslint": "5.11.0",
6161
"tslint-config-prettier": "1.15.0",
62-
"typescript": "3.0.1"
62+
"typescript": "3.0.3"
6363
},
6464
"keywords": [
6565
"if-needed",

yarn.lock

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

6747-
6748-
version "3.0.1"
6749-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
6747+
6748+
version "3.0.3"
6749+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
67506750

67516751
uglify-js@^2.6:
67526752
version "2.8.29"

0 commit comments

Comments
 (0)