chore: update ts2dart to 0.7.18

Closes #5853
This commit is contained in:
vsavkin 2015-12-12 11:20:21 -08:00 committed by Victor Savkin
parent 43f42d9c6e
commit 4e5cd1e558
3 changed files with 177 additions and 185 deletions

View File

@ -9944,9 +9944,6 @@
}
}
},
"typescript": {
"version": "1.7.3"
},
"vinyl-fs": {
"version": "2.2.1",
"dependencies": {
@ -13524,7 +13521,7 @@
}
},
"ts2dart": {
"version": "0.7.17",
"version": "0.7.18",
"dependencies": {
"source-map": {
"version": "0.4.4",
@ -14768,5 +14765,5 @@
}
},
"name": "angular-srcs",
"version": "2.0.0-alpha.50"
"version": "2.0.0-alpha.52"
}

353
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -112,7 +112,7 @@
"systemjs": "0.18.10",
"systemjs-builder": "^0.10.3",
"through2": "^0.6.5",
"ts2dart": "^0.7.17",
"ts2dart": "^0.7.18",
"tsd": "^0.6.5-beta",
"tslint": "^3.0.0-dev.1",
"typescript": "^1.7.3",