update typescript-eslint, eslint

This commit is contained in:
Alexander T 2019-08-19 14:12:20 +03:00
parent fd72a1c76b
commit 383750c9da

View file

@ -55,9 +55,9 @@
"@types/through2": "latest",
"@types/travis-fold": "latest",
"@types/xml2js": "^0.4.0",
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.8",
"@typescript-eslint/experimental-utils": "2.0.1-alpha.8",
"@typescript-eslint/parser": "2.0.1-alpha.8",
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.10",
"@typescript-eslint/experimental-utils": "2.0.1-alpha.10",
"@typescript-eslint/parser": "2.0.1-alpha.10",
"async": "latest",
"azure-devops-node-api": "^8.0.0",
"browser-resolve": "^1.11.2",
@ -66,7 +66,7 @@
"chalk": "latest",
"convert-source-map": "latest",
"del": "latest",
"eslint": "6.1.0",
"eslint": "6.2.0",
"eslint-formatter-autolinkable-stylish": "1.0.2",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsdoc": "15.7.2",