Update `@typescript-eslint/typescript-estree` to v2.6.0 (#6736)

master
fisker Cheung 2019-10-29 18:36:49 +08:00 committed by Georgii Dolzhykov
parent f2c6b94ee7
commit 5522f0d78f
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@babel/parser": "7.6.3",
"@glimmer/syntax": "0.41.0",
"@iarna/toml": "2.2.3",
"@typescript-eslint/typescript-estree": "2.5.1-alpha.5",
"@typescript-eslint/typescript-estree": "2.6.0",
"angular-estree-parser": "1.1.5",
"angular-html-parser": "1.2.0",
"camelcase": "5.3.1",

View File

@ -975,10 +975,10 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/typescript-estree@2.5.1-alpha.5":
version "2.5.1-alpha.5"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.1-alpha.5.tgz#7dc6a29bc55a89640378948894039933c9c370ea"
integrity sha512-R0bXoqvgLw2epTtCRjZZUo+vwGFqRqcQ54kd8Dcm+lVY7Mxp5Wf9CDunojkB2EGwwG0olbihJIRQI1GZaewBtg==
"@typescript-eslint/typescript-estree@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254"
integrity sha512-A3lSBVIdj2Gp0lFEL6in2eSPqJ33uAc3Ko+Y4brhjkxzjbzLnwBH22CwsW2sCo+iwogfIyvb56/AJri15H0u5Q==
dependencies:
debug "^4.1.1"
glob "^7.1.4"