Skip to content

Commit 2e6f31f

Browse files
authored
Use tslint@latest (#16049)
* Use tslint@latest * use latest gulp-typescript
1 parent 2ceb350 commit 2e6f31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"gulp-insert": "latest",
6060
"gulp-newer": "latest",
6161
"gulp-sourcemaps": "latest",
62-
"gulp-typescript": "3.1.5",
62+
"gulp-typescript": "latest",
6363
"into-stream": "latest",
6464
"istanbul": "latest",
6565
"jake": "latest",
@@ -74,7 +74,7 @@
7474
"through2": "latest",
7575
"travis-fold": "latest",
7676
"ts-node": "latest",
77-
"tslint": "next",
77+
"tslint": "latest",
7878
"typescript": "next"
7979
},
8080
"scripts": {

0 commit comments

Comments
 (0)