chore: Update dependencies
This commit is contained in:
parent
9d6d2c18ae
commit
6ba22488b5
2 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@
|
|||
"rimraf": "^2.6.1",
|
||||
"run-sequence": "^1.2.2",
|
||||
"svgo": "^0.7.1",
|
||||
"typescript": "^2.3.3",
|
||||
"typescript": "2.3.3",
|
||||
"yamljs": "^0.2.10",
|
||||
"yargs": "^7.1.0"
|
||||
}
|
||||
|
|
|
@ -3493,7 +3493,7 @@ typedarray@^0.0.6:
|
|||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
|
||||
typescript@^2.3.3:
|
||||
typescript@2.3.3:
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.3.tgz#9639f3c3b40148e8ca97fe08a51dd1891bb6be22"
|
||||
|
||||
|
|
Loading…
Reference in a new issue