Skip to content

Commit 41ede77

Browse files
committed
update typescript-eslint packages to 2.0.1-alpha.14
1 parent fea9e11 commit 41ede77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@types/through2": "latest",
5656
"@types/travis-fold": "latest",
5757
"@types/xml2js": "^0.4.0",
58-
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.10",
59-
"@typescript-eslint/experimental-utils": "2.0.1-alpha.10",
60-
"@typescript-eslint/parser": "2.0.1-alpha.10",
58+
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.14",
59+
"@typescript-eslint/experimental-utils": "2.0.1-alpha.14",
60+
"@typescript-eslint/parser": "2.0.1-alpha.14",
6161
"async": "latest",
6262
"azure-devops-node-api": "^8.0.0",
6363
"browser-resolve": "^1.11.2",

0 commit comments

Comments
 (0)