Skip to content

Commit 383750c

Browse files
committed
update typescript-eslint, eslint
1 parent fd72a1c commit 383750c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 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.8",
59-
"@typescript-eslint/experimental-utils": "2.0.1-alpha.8",
60-
"@typescript-eslint/parser": "2.0.1-alpha.8",
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",
6161
"async": "latest",
6262
"azure-devops-node-api": "^8.0.0",
6363
"browser-resolve": "^1.11.2",
@@ -66,7 +66,7 @@
6666
"chalk": "latest",
6767
"convert-source-map": "latest",
6868
"del": "latest",
69-
"eslint": "6.1.0",
69+
"eslint": "6.2.0",
7070
"eslint-formatter-autolinkable-stylish": "1.0.2",
7171
"eslint-plugin-import": "2.18.2",
7272
"eslint-plugin-jsdoc": "15.7.2",

0 commit comments

Comments
 (0)