Skip to content

Commit

Permalink
Chore: Update dependencies and devDependencies
Browse files Browse the repository at this point in the history
Fix #1353
  • Loading branch information
alrra committed Oct 1, 2018
1 parent 5987c2c commit 1b099c3
Show file tree
Hide file tree
Showing 66 changed files with 137 additions and 137 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "8.0.14",
"chalk": "^2.4.1",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -18,7 +18,7 @@
"rimraf": "^2.6.2",
"shelljs": "^0.8.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "19.0.1",
"typescript-eslint-parser": "^19.0.2",
"yargs": "^12.0.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/connector-chrome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/lodash": "^4.14.115",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -31,7 +31,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"npm-run-all": "^4.1.3",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/connector-jsdom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/lodash": "^4.14.115",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -30,7 +30,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/connector-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/mock-require": "^2.0.0",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -30,7 +30,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-hint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -31,7 +31,7 @@
"sinon": "^6.3.4",
"ts-loader": "^5.2.0",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1",
"typescript-eslint-parser": "^19.0.2",
"webpack": "^4.20.2",
"webpack-cli": "^3.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/create-hintrc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -35,7 +35,7 @@
"sinon": "^6.3.4",
"ts-loader": "^5.2.0",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1",
"typescript-eslint-parser": "^19.0.2",
"webpack": "^4.20.2",
"webpack-cli": "^3.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/create-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -31,7 +31,7 @@
"sinon": "^6.3.4",
"ts-loader": "^5.2.0",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1",
"typescript-eslint-parser": "^19.0.2",
"webpack": "^4.20.2",
"webpack-cli": "^3.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -38,7 +38,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.3",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"displayName": "webhint",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-codeframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -28,7 +28,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-excel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -27,7 +27,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/proxyquire": "^1.3.28",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -33,7 +33,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -26,7 +26,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-stylish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -29,7 +29,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/formatter-summary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -29,7 +29,7 @@
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-amp-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/amphtml-validator": "^1.0.0",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -26,7 +26,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-apple-touch-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/image-size": "^0.0.29",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -26,7 +26,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-axe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@hint/utils-tests-helpers": "^1.0.1",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -25,7 +25,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@hint/utils-tests-helpers": "^1.0.1",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -23,7 +23,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-content-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/content-type": "^1.1.2",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -26,7 +26,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-disown-opener/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hint/utils-tests-helpers": "^1.0.1",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -22,7 +22,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hint-highest-available-document-mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hint/utils-tests-helpers": "^1.0.1",
"ava": "^0.25.0",
"cpx": "^1.5.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
Expand All @@ -22,7 +22,7 @@
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^19.0.1"
"typescript-eslint-parser": "^19.0.2"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit 1b099c3

Please sign in to comment.