Skip to content

Commit

Permalink
Update dependency "typescript-eslint" to latest (#4128)
Browse files Browse the repository at this point in the history
- 1.10.1 was broken due to typescript-eslint/typescript-eslint#602
- 1.10.2 and later are fixed
- Fixes #3616
  • Loading branch information
mikeharder committed Jun 28, 2019
1 parent c1240b8 commit 1050d28
Show file tree
Hide file tree
Showing 14 changed files with 152 additions and 209 deletions.
305 changes: 124 additions & 181 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sdk/core/core-amqp/package.json
Expand Up @@ -81,8 +81,8 @@
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@types/sinon": "^5.0.5",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/core-paging/package.json
Expand Up @@ -61,8 +61,8 @@
},
"devDependencies": {
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.2.0",
"eslint-detailed-reporter": "^0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions sdk/eventhub/event-hubs/package.json
Expand Up @@ -87,8 +87,8 @@
"@types/node": "^8.0.0",
"@types/uuid": "^3.4.3",
"@types/ws": "^6.0.1",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down Expand Up @@ -130,10 +130,10 @@
"rollup-plugin-shim": "^1.0.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-uglify": "^6.0.0",
"ts-mocha": "^6.0.0",
"ts-node": "^7.0.1",
"tslint": "^5.15.0",
"typescript": "^3.2.2",
"ws": "^6.2.1",
"ts-mocha": "^6.0.0"
"ws": "^6.2.1"
}
}
4 changes: 2 additions & 2 deletions sdk/eventhub/event-processor-host/package.json
Expand Up @@ -78,8 +78,8 @@
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@types/uuid": "^3.4.3",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/identity/identity/package.json
Expand Up @@ -78,8 +78,8 @@
"@types/node": "^8.0.0",
"@types/qs": "~6.5.3",
"@types/uuid": "^3.4.3",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/keyvault/keyvault-keys/package.json
Expand Up @@ -81,8 +81,8 @@
"@types/mocha": "^5.2.5",
"@types/nock": "^10.0.1",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"dotenv": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/keyvault/keyvault-secrets/package.json
Expand Up @@ -83,8 +83,8 @@
"@types/mocha": "^5.2.5",
"@types/nock": "^10.0.1",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"dotenv": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/servicebus/service-bus/package.json
Expand Up @@ -88,8 +88,8 @@
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@types/ws": "^6.0.1",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"buffer": "^5.2.1",
"chai": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/storage-blob/package.json
Expand Up @@ -86,8 +86,8 @@
"@types/nise": "^1.4.0",
"@types/nock": "^10.0.1",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/storage-datalake/package.json
Expand Up @@ -62,8 +62,8 @@
"uglify": "^0.1.5"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.2.0",
"eslint-detailed-reporter": "^0.8.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/storage-file/package.json
Expand Up @@ -86,8 +86,8 @@
"@types/nise": "^1.4.0",
"@types/nock": "^10.0.1",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/storage-queue/package.json
Expand Up @@ -84,8 +84,8 @@
"@types/nise": "^1.4.0",
"@types/nock": "^10.0.1",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sdk/template/template/package.json
Expand Up @@ -67,8 +67,8 @@
"@microsoft/api-extractor": "^7.1.5",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@typescript-eslint/parser": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
Expand Down

0 comments on commit 1050d28

Please sign in to comment.