1
0
Fork 0

update: update typescript-eslint monorepo to v2.7.0

This commit is contained in:
Renovate Bot 2019-11-11 18:16:34 +00:00 committed by Sean Sube
parent 30e6ae0ccb
commit e0ec508fc5
2 changed files with 28 additions and 28 deletions

View File

@ -49,9 +49,9 @@
"@types/sinon-chai": "3.2.3",
"@types/source-map-support": "0.5.0",
"@types/yargs": "13.0.3",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/eslint-plugin-tslint": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"@typescript-eslint/eslint-plugin": "2.7.0",
"@typescript-eslint/eslint-plugin-tslint": "2.7.0",
"@typescript-eslint/parser": "2.7.0",
"ajv": "6.10.2",
"bunyan": "1.8.12",
"chai": "4.2.0",

View File

@ -306,48 +306,48 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin-tslint@2.6.1":
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-2.6.1.tgz#07eb962e0903e3d2c233a09205767159c40dace1"
integrity sha512-1m9cHIDKEyef22sfmTDLMXOHW2cYGsIIgx3JOFsM5mb6/WX1xJya87jphYfX4yNmMw2MqzUsph1WNgnVIIUHhA==
"@typescript-eslint/eslint-plugin-tslint@2.7.0":
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-2.7.0.tgz#e4d7b91444a5ca081d266e7e3d1e3a21a4613253"
integrity sha512-xXQzKu4LpfTcVe9pf13nCTa1yaCInVNSgyZZL3HDfu79YqcbTJ6z8QYQS9du6a4yG2ldNps/JLaWaoaJiNk9cw==
dependencies:
"@typescript-eslint/experimental-utils" "2.6.1"
"@typescript-eslint/experimental-utils" "2.7.0"
lodash.memoize "^4.1.2"
"@typescript-eslint/eslint-plugin@2.6.1":
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz#e34972a24f8aba0861f9ccf7130acd74fd11e079"
integrity sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==
"@typescript-eslint/eslint-plugin@2.7.0":
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.7.0.tgz#dff176bdb73dfd7e2e43062452189bd1b9db6021"
integrity sha512-H5G7yi0b0FgmqaEUpzyBlVh0d9lq4cWG2ap0RKa6BkF3rpBb6IrAoubt1NWh9R2kRs/f0k6XwRDiDz3X/FqXhQ==
dependencies:
"@typescript-eslint/experimental-utils" "2.6.1"
"@typescript-eslint/experimental-utils" "2.7.0"
eslint-utils "^1.4.2"
functional-red-black-tree "^1.0.1"
regexpp "^2.0.1"
tsutils "^3.17.1"
"@typescript-eslint/experimental-utils@2.6.1":
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.1.tgz#eddaca17a399ebf93a8628923233b4f93793acfd"
integrity sha512-EVrrUhl5yBt7fC7c62lWmriq4MIc49zpN3JmrKqfiFXPXCM5ErfEcZYfKOhZXkW6MBjFcJ5kGZqu1b+lyyExUw==
"@typescript-eslint/experimental-utils@2.7.0":
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/experimental-utils/-/experimental-utils-2.7.0.tgz#58d790a3884df3041b5a5e08f9e5e6b7c41864b5"
integrity sha512-9/L/OJh2a5G2ltgBWJpHRfGnt61AgDeH6rsdg59BH0naQseSwR7abwHq3D5/op0KYD/zFT4LS5gGvWcMmegTEg==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.6.1"
"@typescript-eslint/typescript-estree" "2.7.0"
eslint-scope "^5.0.0"
"@typescript-eslint/parser@2.6.1":
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/parser/-/parser-2.6.1.tgz#3c00116baa0d696bc334ca18ac5286b34793993c"
integrity sha512-PDPkUkZ4c7yA+FWqigjwf3ngPUgoLaGjMlFh6TRtbjhqxFBnkElDfckSjm98q9cMr4xRzZ15VrS/xKm6QHYf0w==
"@typescript-eslint/parser@2.7.0":
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/parser/-/parser-2.7.0.tgz#b5e6a4944e2b68dba1e7fbfd5242e09ff552fd12"
integrity sha512-ctC0g0ZvYclxMh/xI+tyqP0EC2fAo6KicN9Wm2EIao+8OppLfxji7KAGJosQHSGBj3TcqUrA96AjgXuKa5ob2g==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.6.1"
"@typescript-eslint/typescript-estree" "2.6.1"
"@typescript-eslint/experimental-utils" "2.7.0"
"@typescript-eslint/typescript-estree" "2.7.0"
eslint-visitor-keys "^1.1.0"
"@typescript-eslint/typescript-estree@2.6.1":
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz#fb363dd4ca23384745c5ea4b7f4c867432b00d31"
integrity sha512-+sTnssW6bcbDZKE8Ce7VV6LdzkQz2Bxk7jzk1J8H1rovoTxnm6iXvYIyncvNsaB/kBCOM63j/LNJfm27bNdUoA==
"@typescript-eslint/typescript-estree@2.7.0":
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@typescript-eslint/typescript-estree/-/typescript-estree-2.7.0.tgz#34fd98c77a07b40d04d5b4203eddd3abeab909f4"
integrity sha512-vVCE/DY72N4RiJ/2f10PTyYekX2OLaltuSIBqeHYI44GQ940VCYioInIb8jKMrK9u855OEJdFC+HmWAZTnC+Ag==
dependencies:
debug "^4.1.1"
glob "^7.1.4"