Skip to content

Commit 2e0fbf3

Browse files
Update dependencies
1 parent 0631e31 commit 2e0fbf3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"gulp-filter": "^4.0.0",
3535
"gulp-mocha": "^3.0.1",
3636
"gulp-sourcemaps": "^1.6.0",
37-
"gulp-tslint": "^6.0.2",
37+
"gulp-tslint": "^6.1.1",
3838
"gulp-typedoc": "^2.0.0",
3939
"gulp-typescript": "^2.13.6",
4040
"merge2": "^1.0.2",
4141
"mocha": "^3.0.2",
42-
"tslint": "^3.14.0",
43-
"typedoc": "^0.4.4",
44-
"typings": "^1.3.2"
42+
"tslint": "^3.15.1",
43+
"typedoc": "^0.4.5",
44+
"typings": "^1.3.3"
4545
}
4646
}

0 commit comments

Comments
 (0)