Skip to content

Commit

Permalink
Upgrade: Bump @types/node from 11.13.5 to 11.13.8
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.5 to 11.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 26, 2019
1 parent c46762c commit 6062456
Show file tree
Hide file tree
Showing 72 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/execa": "^0.9.0", "@types/execa": "^0.9.0",
"@types/fs-extra": "^5.0.5", "@types/fs-extra": "^5.0.5",
"@types/listr": "^0.13.0", "@types/listr": "^0.13.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/semver": "^6.0.0", "@types/semver": "^6.0.0",
"@types/shelljs": "^0.8.5", "@types/shelljs": "^0.8.5",
"@types/yargs": "^13.0.0", "@types/yargs": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-chrome/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hint/utils-create-server": "^3.0.0", "@hint/utils-create-server": "^3.0.0",
"@types/is-ci": "^1.1.0", "@types/is-ci": "^1.1.0",
"@types/lodash": "^4.14.123", "@types/lodash": "^4.14.123",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-jsdom/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@hint/utils-create-server": "^3.0.0", "@hint/utils-create-server": "^3.0.0",
"@types/jsdom": "^12.2.3", "@types/jsdom": "^12.2.3",
"@types/lodash": "^4.14.123", "@types/lodash": "^4.14.123",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-local/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/chokidar": "^2.1.3", "@types/chokidar": "^2.1.3",
"@types/jsdom": "^12.2.3", "@types/jsdom": "^12.2.3",
"@types/mock-require": "^2.0.0", "@types/mock-require": "^2.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hint/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@hint/utils": "^1.0.0", "@hint/utils": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hintrc/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils": "^1.0.0", "@hint/utils": "^1.0.0",
"@types/inquirer": "^6.0.1", "@types/inquirer": "^6.0.1",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hint/utils": "^1.0.0", "@hint/utils": "^1.0.0",
"@types/inquirer": "^6.0.1", "@types/inquirer": "^6.0.1",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-browser/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/highlight.js": "^9.12.3", "@types/highlight.js": "^9.12.3",
"@types/is-ci": "^1.1.0", "@types/is-ci": "^1.1.0",
"@types/jsdom": "^12.2.3", "@types/jsdom": "^12.2.3",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/puppeteer-core": "^1.9.0", "@types/puppeteer-core": "^1.9.0",
"@types/react": "^16.8.14", "@types/react": "^16.8.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-vscode/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"description": "Run webhint in Visual Studio Code.", "description": "Run webhint in Visual Studio Code.",
"devDependencies": { "devDependencies": {
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-codeframe/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-excel/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lodash": "^4.17.11" "lodash": "^4.17.11"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-html/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/ejs": "^2.6.3", "@types/ejs": "^2.6.3",
"@types/fs-extra": "^5.0.5", "@types/fs-extra": "^5.0.5",
"@types/moment": "^2.13.0", "@types/moment": "^2.13.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-json/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lodash": "^4.17.11" "lodash": "^4.17.11"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-stylish/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"text-table": "^0.2.0" "text-table": "^0.2.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11", "@types/sinon": "^7.0.11",
"@types/text-table": "^0.2.1", "@types/text-table": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-summary/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}, },
"description": "", "description": "",
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/proxyquire": "^1.3.28", "@types/proxyquire": "^1.3.28",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-amp-validator/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/amphtml-validator": "^1.0.0", "@types/amphtml-validator": "^1.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-apple-touch-icons/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/image-size": "^0.7.0", "@types/image-size": "^0.7.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-axe/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "hint that that checks using axe for accessibility related best practices", "description": "hint that that checks using axe for accessibility related best practices",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-babel-config/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/parser-babel-config": "^2.0.3", "@hint/parser-babel-config": "^2.0.3",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-button-type/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-compat-api/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hint/parser-css": "^2.1.0", "@hint/parser-css": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-content-type/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/content-type": "^1.1.3", "@types/content-type": "^1.1.3",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-create-element-svg/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@hint/parser-javascript": "^2.1.0", "@hint/parser-javascript": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-css-prefix-order/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hint/parser-css": "^2.1.0", "@hint/parser-css": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-disown-opener/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "hint that that checks if external links disown the opener", "description": "hint that that checks if external links disown the opener",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-doctype/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hint/utils": "^1.0.0", "@hint/utils": "^1.0.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-highest-available-document-mode/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "hint for best practices related to usage of the X-UA-Compatible meta tag and response header", "description": "hint for best practices related to usage of the X-UA-Compatible meta tag and response header",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-html-checker/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hint/parser-html": "^2.0.2", "@hint/parser-html": "^2.0.2",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/mock-require": "^2.0.0", "@types/mock-require": "^2.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/request": "^2.48.1", "@types/request": "^2.48.1",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-http-cache/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "hint for HTTP caching related best practices", "description": "hint for HTTP caching related best practices",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-http-compression/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/iltorb": "^2.3.0", "@types/iltorb": "^2.3.0",
"@types/mock-require": "^2.0.0", "@types/mock-require": "^2.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"@types/yargs": "^13.0.0", "@types/yargs": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-https-only/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-image-optimization-cloudinary/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/mock-require": "^2.0.0", "@types/mock-require": "^2.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-app-name/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@hint/parser-manifest": "^2.0.2", "@hint/parser-manifest": "^2.0.2",
"@hint/utils": "^1.0.0", "@hint/utils": "^1.0.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-exists/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/parser-manifest": "^2.0.2", "@hint/parser-manifest": "^2.0.2",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-file-extension/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/parser-manifest": "^2.0.2", "@hint/parser-manifest": "^2.0.2",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-is-valid/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@hint/parser-manifest": "^2.0.2", "@hint/parser-manifest": "^2.0.2",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/color-string": "^1.5.0", "@types/color-string": "^1.5.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-charset-utf-8/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/parser-html": "^2.0.2", "@hint/parser-html": "^2.0.2",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-theme-color/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/color-string": "^1.5.0", "@types/color-string": "^1.5.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-viewport/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "hint for best practices related to the meta viewport", "description": "hint for best practices related to the meta viewport",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-minified-js/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@hint/parser-javascript": "^2.1.0", "@hint/parser-javascript": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-bom/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/mock-require": "^2.0.0", "@types/mock-require": "^2.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-broken-links/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.4", "@types/debug": "^4.1.4",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@types/request": "^2.48.1", "@types/request": "^2.48.1",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-disallowed-headers/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "hint that that checks if disallowed response headers are sent", "description": "hint that that checks if disallowed response headers are sent",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-friendly-error-pages/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "hint that that checks if protocol relative URLs are used", "description": "hint that that checks if protocol relative URLs are used",
"devDependencies": { "devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0", "@hint/utils-tests-helpers": "^3.0.0",
"@types/node": "^11.13.5", "@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0", "@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0", "@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1", "ava": "^1.4.1",
Expand Down
Loading

0 comments on commit 6062456

Please sign in to comment.