Skip to content

Commit 3b7f3da

Browse files
committed
update typescript-eslint packages to 2.0.1-alpha.8
1 parent a7f4162 commit 3b7f3da

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.0",
59-
"@typescript-eslint/experimental-utils": "2.0.0",
60-
"@typescript-eslint/parser": "2.0.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",
6161
"async": "latest",
6262
"azure-devops-node-api": "^8.0.0",
6363
"browser-resolve": "^1.11.2",
@@ -67,7 +67,7 @@
6767
"convert-source-map": "latest",
6868
"del": "latest",
6969
"eslint": "6.1.0",
70-
"eslint-formatter-autolinkable-stylish": "1.0.1",
70+
"eslint-formatter-autolinkable-stylish": "1.0.2",
7171
"eslint-plugin-import": "2.18.2",
7272
"eslint-plugin-jsdoc": "15.7.2",
7373
"eslint-plugin-no-null": "1.0.2",

0 commit comments

Comments
 (0)