update typescript-eslint packages to 2.0.1-alpha.14

This commit is contained in:
Alexander T 2019-08-20 11:09:49 +03:00
parent fea9e11174
commit 41ede77c66

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.10",
"@typescript-eslint/experimental-utils": "2.0.1-alpha.10",
"@typescript-eslint/parser": "2.0.1-alpha.10",
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.14",
"@typescript-eslint/experimental-utils": "2.0.1-alpha.14",
"@typescript-eslint/parser": "2.0.1-alpha.14",
"async": "latest",
"azure-devops-node-api": "^8.0.0",
"browser-resolve": "^1.11.2",