Skip to content

Commit 99176e2

Browse files
committed
Update dependencies
1 parent f4bc986 commit 99176e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@
5353
"dependencies": {
5454
"gulp-util": "~3.0.4",
5555
"source-map": "^0.4.2",
56-
"through2": "^0.6.3",
56+
"through2": "^0.6.5",
5757
"typescript": "1.4.1",
5858
"vinyl-fs": "^1.0.0"
5959
},
6060
"devDependencies": {
6161
"gulp": "~3.8.11",
62-
"rimraf": "~2.3.2",
63-
"gulp-sourcemaps": "~1.5.0",
62+
"rimraf": "~2.3.3",
63+
"gulp-sourcemaps": "~1.5.2",
6464
"gulp-concat": "~2.5.2",
6565
"gulp-header": "~1.2.2",
6666
"gulp-diff": "~0.3.1",
67-
"yargs": "~3.5.4",
68-
"jsx-typescript": "^1.5.0-alpha.4"
67+
"yargs": "~3.8.0",
68+
"jsx-typescript": "^1.5.0-alpha.5"
6969
},
7070
"repository": {
7171
"type": "git",

0 commit comments

Comments
 (0)