Skip to content

Commit bb817c7

Browse files
committed
update eslint
1 parent 40f2f77 commit bb817c7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@types/through2": "latest",
5555
"@types/travis-fold": "latest",
5656
"@types/xml2js": "^0.4.0",
57-
"@typescript-eslint/eslint-plugin": "1.12.0",
58-
"@typescript-eslint/parser": "1.12.0",
57+
"@typescript-eslint/eslint-plugin": "1.13.0",
58+
"@typescript-eslint/parser": "1.13.0",
5959
"async": "latest",
6060
"azure-devops-node-api": "^8.0.0",
6161
"browser-resolve": "^1.11.2",
@@ -64,11 +64,11 @@
6464
"chalk": "latest",
6565
"convert-source-map": "latest",
6666
"del": "latest",
67-
"eslint": "6.0.1",
67+
"eslint": "6.1.0",
6868
"eslint-formatter-autolinkable-stylish": "1.0.0",
69-
"eslint-plugin-import": "2.18.0",
70-
"eslint-plugin-jsdoc": "15.5.3",
71-
"eslint-plugin-microsoft-typescript": "0.1.11",
69+
"eslint-plugin-import": "2.18.2",
70+
"eslint-plugin-jsdoc": "15.6.1",
71+
"eslint-plugin-microsoft-typescript": "0.2.0",
7272
"eslint-plugin-no-null": "1.0.2",
7373
"fancy-log": "latest",
7474
"fs-extra": "^6.0.1",

0 commit comments

Comments
 (0)