Skip to content

Commit

Permalink
Upgrade: Bump @types/debug from 4.1.2 to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Mar 28, 2019
1 parent 1bb83b1 commit 8425c1c
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/hint-button-type/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "Check if button has type attribute set",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"@types/node": "11.12.0",
"ava": "^1.4.1",
"cpx": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-compat-api/package.json
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@hint/parser-css": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"@types/node": "11.12.0",
"@typescript-eslint/eslint-plugin": "^1.4.2",
"@typescript-eslint/parser": "1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-create-element-svg/package.json
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@hint/parser-javascript": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"@types/node": "11.12.0",
"@typescript-eslint/eslint-plugin": "^1.4.2",
"@typescript-eslint/parser": "1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-css-prefix-order/package.json
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@hint/parser-css": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"@typescript-eslint/parser": "1.4.2",
"ava": "^1.4.1",
"cpx": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-doctype/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "this hint checks if the HTML is using the most modern DOCTYPE.",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.2",
"@types/debug": "^4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-https-only/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "hint that that checks if your site is using HTTPS and if it has mixed content.",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-minified-js/package.json
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@hint/parser-javascript": "^2.1.0",
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-broken-links/package.json
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-p3p/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "hint that that warns against using P3P",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-performance-budget/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "hint that that checks if a page passes a set performance budget",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "^4.1.2",
"@types/debug": "^4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-stylesheet-limits/package.json
Expand Up @@ -9,7 +9,7 @@
"description": "Checks if CSS exceeds known stylesheet limits",
"devDependencies": {
"@hint/utils-tests-helpers": "^3.0.0",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint/package.json
Expand Up @@ -42,7 +42,7 @@
"@types/async": "^2.4.1",
"@types/configstore": "^4.0.0",
"@types/content-type": "^1.1.3",
"@types/debug": "4.1.2",
"@types/debug": "4.1.3",
"@types/file-url": "^2.0.0",
"@types/jsdom": "^12.2.3",
"@types/lodash": "^4.14.123",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -462,10 +462,10 @@
resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-0.9.46.tgz#ea701ee34cbb6dfe6d100f1530319547c93c8d79"
integrity sha512-LooLR6XHes9V+kNYRz1Qm8w3atw9QMn7XeZUmIpUelllF9BdryeUKd/u0Wh5ErcjpWfG39NrToU9MF7ngsTFVw==

"@types/debug@4.1.2", "@types/debug@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.2.tgz#84824e9259fc583dd9385635738359c9582f7f82"
integrity sha512-jkf6UiWUjcOqdQbatbvOm54/YbCdjt3JjiAzT/9KS2XtMmOkYHdKsI5u8fulhbuTUuiqNBfa6J5GSDiwjK+zLA==
"@types/debug@4.1.3", "@types/debug@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.3.tgz#4965a87531d7c6863f5b097b2c518b825e926cc7"
integrity sha512-PQverGatRgqIhRLracrC8k/j5A6QOASVLR0wuURx6ROQZx3OQ9PnTc/5Xrznny/xaO0TwdxSgGyG90NCzk37Rg==

"@types/ejs@^2.6.3":
version "2.6.3"
Expand Down

0 comments on commit 8425c1c

Please sign in to comment.