Skip to content

Commit 6d76066

Browse files
committed
chore(build): upgrade ts2dart to 0.7.0
1 parent b2a0be8 commit 6d76066

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

npm-shrinkwrap.clean.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9953,7 +9953,7 @@
99539953
}
99549954
},
99559955
"ts2dart": {
9956-
"version": "0.6.9",
9956+
"version": "0.7.0",
99579957
"dependencies": {
99589958
"source-map": {
99599959
"version": "0.4.4",
@@ -9978,7 +9978,7 @@
99789978
},
99799979
"typescript": {
99809980
"version": "1.5.3",
9981-
"resolved": "git://github.com/microsoft/TypeScript.git#331b63df7d05c9476b6b9cae97a7a158eba303ca"
9981+
"resolved": "git://github.com/microsoft/TypeScript.git#a24aa6f57d281bafd3535f0f4c3f492364a8b4d6"
99829982
}
99839983
}
99849984
},
@@ -10586,5 +10586,5 @@
1058610586
}
1058710587
},
1058810588
"name": "angular",
10589-
"version": "2.0.0-alpha.30"
10589+
"version": "2.0.0-alpha.31"
1059010590
}

npm-shrinkwrap.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"temp": "^0.8.1",
124124
"ternary-stream": "^1.2.3",
125125
"through2": "^0.6.1",
126-
"ts2dart": "^0.6.0",
126+
"ts2dart": "^0.7.0",
127127
"tsd": "^0.6.3",
128128
"typescript": "alexeagle/TypeScript#error_is_class",
129129
"vinyl": "^0.4.6",

0 commit comments

Comments
 (0)