diff --git a/npm-shrinkwrap.clean.json b/npm-shrinkwrap.clean.json index 996726ade2..b9d6d09e8d 100644 --- a/npm-shrinkwrap.clean.json +++ b/npm-shrinkwrap.clean.json @@ -3028,7 +3028,7 @@ } }, "gulp-tslint": { - "version": "4.3.5" + "version": "5.0.0" }, "gulp-typescript": { "version": "2.10.0", @@ -3252,7 +3252,7 @@ "version": "0.0.1" }, "inflight": { - "version": "1.0.4" + "version": "1.0.5" }, "inherit": { "version": "2.2.2" @@ -4497,17 +4497,6 @@ } } }, - "rcfinder": { - "version": "0.1.8", - "dependencies": { - "lodash": { - "version": "2.4.2" - } - } - }, - "rcloader": { - "version": "0.2.0" - }, "react": { "version": "0.14.5" }, @@ -5230,13 +5219,24 @@ } }, "tslint": { - "version": "3.7.0-dev.2", + "version": "3.10.0-dev.2", "dependencies": { + "findup-sync": { + "version": "0.3.0", + "dependencies": { + "glob": { + "version": "5.0.15" + } + } + }, "glob": { - "version": "6.0.4" + "version": "7.0.3" + }, + "resolve": { + "version": "1.1.7" }, "underscore.string": { - "version": "3.1.1" + "version": "3.3.4" } } }, diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index fd1b27581b..bdce2dc15b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -3198,7 +3198,8 @@ "dependencies": { "ws": { "version": "1.0.1", - "from": "ws@1.0.1" + "from": "ws@1.0.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-1.0.1.tgz" } } }, @@ -4557,7 +4558,8 @@ }, "isarray": { "version": "1.0.0", - "from": "isarray@>=1.0.0 <1.1.0" + "from": "isarray@1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" }, "readable-stream": { "version": "2.1.4", @@ -4790,9 +4792,9 @@ } }, "gulp-tslint": { - "version": "4.3.5", - "from": "gulp-tslint@4.3.5", - "resolved": "https://registry.npmjs.org/gulp-tslint/-/gulp-tslint-4.3.5.tgz" + "version": "5.0.0", + "from": "gulp-tslint@5.0.0", + "resolved": "https://registry.npmjs.org/gulp-tslint/-/gulp-tslint-5.0.0.tgz" }, "gulp-typescript": { "version": "2.10.0", @@ -5154,9 +5156,9 @@ "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz" }, "inflight": { - "version": "1.0.4", + "version": "1.0.5", "from": "inflight@>=1.0.4 <2.0.0", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz" + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz" }, "inherit": { "version": "2.2.2", @@ -7163,23 +7165,6 @@ } } }, - "rcfinder": { - "version": "0.1.8", - "from": "rcfinder@>=0.1.6 <0.2.0", - "resolved": "https://registry.npmjs.org/rcfinder/-/rcfinder-0.1.8.tgz", - "dependencies": { - "lodash": { - "version": "2.4.2", - "from": "lodash@>=2.4.1 <2.5.0", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz" - } - } - }, - "rcloader": { - "version": "0.2.0", - "from": "rcloader@>=0.2.0 <0.3.0", - "resolved": "https://registry.npmjs.org/rcloader/-/rcloader-0.2.0.tgz" - }, "react": { "version": "0.14.5", "from": "react@>=0.14.0 <0.15.0", @@ -8332,19 +8317,36 @@ } }, "tslint": { - "version": "3.7.0-dev.2", - "from": "tslint@next", - "resolved": "https://registry.npmjs.org/tslint/-/tslint-3.7.0-dev.2.tgz", + "version": "3.10.0-dev.2", + "from": "tslint@3.10.0-dev.2", + "resolved": "https://registry.npmjs.org/tslint/-/tslint-3.10.0-dev.2.tgz", "dependencies": { + "findup-sync": { + "version": "0.3.0", + "from": "findup-sync@>=0.3.0 <0.4.0", + "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz", + "dependencies": { + "glob": { + "version": "5.0.15", + "from": "glob@>=5.0.0 <5.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz" + } + } + }, "glob": { - "version": "6.0.4", - "from": "glob@>=6.0.1 <7.0.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz" + "version": "7.0.3", + "from": "glob@>=7.0.3 <8.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.3.tgz" + }, + "resolve": { + "version": "1.1.7", + "from": "resolve@>=1.1.7 <2.0.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz" }, "underscore.string": { - "version": "3.1.1", - "from": "underscore.string@>=3.1.1 <3.2.0", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.1.1.tgz" + "version": "3.3.4", + "from": "underscore.string@>=3.3.4 <4.0.0", + "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.4.tgz" } } }, diff --git a/package.json b/package.json index 2c2b8cc9ab..30f7cefcdd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "gulp-sass": "^2.0.4", "gulp-shell": "^0.5.1", "gulp-sourcemaps": "^1.6.0", - "gulp-tslint": "^4.3.4", + "gulp-tslint": "^5.0.0", "gulp-typescript": "^2.10.0", "gulp-uglify": "^1.2.0", "hash-files": "^1.0.0", @@ -108,7 +108,7 @@ "ts-api-guardian": "0.0.2", "ts2dart": "^0.9.10", "tsickle": "^0.1.2", - "tslint": "^3.7.0-dev.2", + "tslint": "^3.10.0-dev.2", "typescript": "^1.9.0-dev.20160409", "universal-analytics": "^0.3.9", "webpack": "^1.12.6",