From e4ea6e1ec3693b2106b1ba28869277488ebca6d3 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Thu, 15 Mar 2018 11:33:08 -0700 Subject: WIP --- packages/react-docs-example/package.json | 4 ++-- packages/react-docs/package.json | 4 ++-- packages/react-shared/package.json | 4 ++-- packages/sra-report/src/globals.d.ts | 1 + yarn.lock | 23 +++-------------------- 5 files changed, 10 insertions(+), 26 deletions(-) diff --git a/packages/react-docs-example/package.json b/packages/react-docs-example/package.json index 95a617de7..605f68a23 100644 --- a/packages/react-docs-example/package.json +++ b/packages/react-docs-example/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/0xProject/0x-monorepo.git" }, "devDependencies": { - "@0xproject/tslint-config": "^0.4.9", + "@0xproject/tslint-config": "^0.4.10", "@types/material-ui": "0.18.0", "@types/react": "^15.0.15", "@types/react-dom": "^0.14.23", @@ -43,7 +43,7 @@ "source-map-loader": "^0.2.3", "style-loader": "^0.20.2", "shx": "^0.2.2", - "tslint": "^5.9.1", + "tslint": "5.8.0", "typescript": "2.7.1", "webpack": "^3.11.0", "webpack-dev-server": "^2.11.1" diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 991af9a37..1c489a17b 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@0xproject/dev-utils": "^0.2.1", "@0xproject/monorepo-scripts": "^0.1.12", - "@0xproject/tslint-config": "^0.4.9", + "@0xproject/tslint-config": "^0.4.10", "@types/lodash": "^4.14.86", "@types/material-ui": "0.18.0", "@types/node": "^8.0.53", @@ -33,7 +33,7 @@ "@types/react-tap-event-plugin": "0.0.30", "copyfiles": "^1.2.0", "shx": "^0.2.2", - "tslint": "^5.9.1", + "tslint": "5.8.0", "typescript": "2.7.1" }, "dependencies": { diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json index ac1d05f38..d9a4bf085 100644 --- a/packages/react-shared/package.json +++ b/packages/react-shared/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@0xproject/dev-utils": "^0.2.1", "@0xproject/monorepo-scripts": "^0.1.12", - "@0xproject/tslint-config": "^0.4.9", + "@0xproject/tslint-config": "^0.4.10", "@types/lodash": "^4.14.86", "@types/material-ui": "0.18.0", "@types/node": "^8.0.53", @@ -32,7 +32,7 @@ "@types/react-scroll": "0.0.31", "copyfiles": "^1.2.0", "shx": "^0.2.2", - "tslint": "^5.9.1", + "tslint": "5.8.0", "typescript": "2.7.1" }, "dependencies": { diff --git a/packages/sra-report/src/globals.d.ts b/packages/sra-report/src/globals.d.ts index 1efa4fe6d..817d1534b 100644 --- a/packages/sra-report/src/globals.d.ts +++ b/packages/sra-report/src/globals.d.ts @@ -21,6 +21,7 @@ declare module 'newman' { export interface NewmanRunExecutionAssertionError { message: string; } + // tslint:disable-next-line:completed-docs export function run(options: any, callback?: (err: Error | null, summary: NewmanRunSummary) => void): void; } diff --git a/yarn.lock b/yarn.lock index 854ad3a69..3fdce9196 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2345,7 +2345,7 @@ commander@2.9.0: dependencies: graceful-readlink ">= 1.0.0" -commander@^2.12.1, commander@^2.8.1, commander@^2.9.0: +commander@^2.8.1, commander@^2.9.0: version "2.15.0" resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.0.tgz#ad2a23a1c3b036e392469b8012cec6b33b4c1322" @@ -6003,7 +6003,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" -js-yaml@3.x, js-yaml@^3.6.1, js-yaml@^3.7.0: +js-yaml@3.x, js-yaml@^3.6.1: version "3.11.0" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef" dependencies: @@ -11056,7 +11056,7 @@ truffle-hdwallet-provider@^0.0.3: web3 "^0.18.2" web3-provider-engine "^8.4.0" -tslib@^1.0.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1: +tslib@^1.0.0, tslib@^1.7.1, tslib@^1.8.1: version "1.9.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8" @@ -11096,23 +11096,6 @@ tslint@5.8.0: tslib "^1.7.1" tsutils "^2.12.1" -tslint@^5.9.1: - version "5.9.1" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae" - dependencies: - babel-code-frame "^6.22.0" - builtin-modules "^1.1.1" - chalk "^2.3.0" - commander "^2.12.1" - diff "^3.2.0" - glob "^7.1.1" - js-yaml "^3.7.0" - minimatch "^3.0.4" - resolve "^1.3.2" - semver "^5.3.0" - tslib "^1.8.0" - tsutils "^2.12.1" - tsutils@^1.4.0: version "1.9.1" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0" -- cgit v1.2.3