update eslint, @typescript-eslint/*

This commit is contained in:
Alexander T 2019-06-27 14:08:53 +03:00
parent 769bb0b475
commit ab28ee7005

View File

@ -54,8 +54,8 @@
"@types/through2": "latest",
"@types/travis-fold": "latest",
"@types/xml2js": "^0.4.0",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"@typescript-eslint/eslint-plugin": "1.11.0",
"@typescript-eslint/parser": "1.11.0",
"azure-devops-node-api": "^8.0.0",
"browser-resolve": "^1.11.2",
"browserify": "latest",
@ -63,7 +63,7 @@
"chalk": "latest",
"convert-source-map": "latest",
"del": "latest",
"eslint": "5.16.0",
"eslint": "6.0.1",
"eslint-formatter-autolinkable-stylish": "latest",
"eslint-plugin-microsoft-typescript": "0.1.11",
"fancy-log": "latest",