Skip to content

Commit 49c3afd

Browse files
committed
update eslint, typescript-eslint, eslint-plugin-jsdoc
1 parent b1d748b commit 49c3afd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 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.14",
59-
"@typescript-eslint/experimental-utils": "2.0.1-alpha.14",
60-
"@typescript-eslint/parser": "2.0.1-alpha.14",
58+
"@typescript-eslint/eslint-plugin": "2.0.1-alpha.29",
59+
"@typescript-eslint/experimental-utils": "2.0.1-alpha.29",
60+
"@typescript-eslint/parser": "2.0.1-alpha.29",
6161
"async": "latest",
6262
"azure-devops-node-api": "^8.0.0",
6363
"browser-resolve": "^1.11.2",
@@ -66,10 +66,10 @@
6666
"chalk": "latest",
6767
"convert-source-map": "latest",
6868
"del": "latest",
69-
"eslint": "6.2.1",
69+
"eslint": "6.3.0",
7070
"eslint-formatter-autolinkable-stylish": "1.0.2",
7171
"eslint-plugin-import": "2.18.2",
72-
"eslint-plugin-jsdoc": "15.7.2",
72+
"eslint-plugin-jsdoc": "15.8.4",
7373
"eslint-plugin-no-null": "1.0.2",
7474
"fancy-log": "latest",
7575
"fs-extra": "^6.0.1",

0 commit comments

Comments
 (0)