From a04dedb525a8ccbc04840b2d72c2390bb669bc02 Mon Sep 17 00:00:00 2001 From: molant Date: Thu, 21 Feb 2019 16:26:45 -0800 Subject: [PATCH] Chore: Update 'hint-content-type' to 'v3.0.1' ***NO_CI*** --- packages/configuration-web-recommended/package.json | 2 +- packages/extension-browser/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/configuration-web-recommended/package.json b/packages/configuration-web-recommended/package.json index 23abe48a931..31a05c27b3c 100644 --- a/packages/configuration-web-recommended/package.json +++ b/packages/configuration-web-recommended/package.json @@ -8,7 +8,7 @@ "@hint/formatter-summary": "^2.0.1", "@hint/hint-axe": "^2.1.2", "@hint/hint-button-type": "^2.0.1", - "@hint/hint-content-type": "^3.0.0", + "@hint/hint-content-type": "^3.0.1", "@hint/hint-css-prefix-order": "^1.0.0", "@hint/hint-disown-opener": "^2.1.1", "@hint/hint-highest-available-document-mode": "^3.0.0", diff --git a/packages/extension-browser/package.json b/packages/extension-browser/package.json index 638befd5ca9..87796040884 100644 --- a/packages/extension-browser/package.json +++ b/packages/extension-browser/package.json @@ -11,7 +11,7 @@ "@hint/hint-axe": "^2.1.2", "@hint/hint-button-type": "^2.0.1", "@hint/hint-compat-api": "^2.1.1", - "@hint/hint-content-type": "^3.0.0", + "@hint/hint-content-type": "^3.0.1", "@hint/hint-css-prefix-order": "^1.0.0", "@hint/hint-disown-opener": "^2.1.1", "@hint/hint-highest-available-document-mode": "^3.0.0",