build(aio): pin aio to typescript ~2.7.2 (#23101)

PR Close #23101
This commit is contained in:
Igor Minar 2018-03-28 10:51:54 -07:00
parent d6bf71ae95
commit 9c7805be2f
2 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@
"tree-kill": "^1.1.0",
"ts-node": "^3.3.0",
"tslint": "~4.5.0",
"typescript": "^2.7.2",
"typescript": "~2.7.2",
"uglify-js": "^3.0.15",
"unist-util-filter": "^0.2.1",
"unist-util-source": "^1.0.1",

View File

@ -8805,7 +8805,7 @@ typescript@^2.4.1, typescript@~2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
typescript@^2.7.2, typescript@~2.7.1:
typescript@~2.7.1, typescript@~2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"