chore: Update dependencies

This commit is contained in:
Mattia Astorino 2017-05-25 11:39:55 +02:00
parent 9d6d2c18ae
commit 6ba22488b5
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@
"rimraf": "^2.6.1", "rimraf": "^2.6.1",
"run-sequence": "^1.2.2", "run-sequence": "^1.2.2",
"svgo": "^0.7.1", "svgo": "^0.7.1",
"typescript": "^2.3.3", "typescript": "2.3.3",
"yamljs": "^0.2.10", "yamljs": "^0.2.10",
"yargs": "^7.1.0" "yargs": "^7.1.0"
} }

View file

@ -3493,7 +3493,7 @@ typedarray@^0.0.6:
version "0.0.6" version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
typescript@^2.3.3: typescript@2.3.3:
version "2.3.3" version "2.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.3.tgz#9639f3c3b40148e8ca97fe08a51dd1891bb6be22" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.3.tgz#9639f3c3b40148e8ca97fe08a51dd1891bb6be22"