From 3b9f5de650bf50f7f82dab970149165fd0fd6b7a Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 19 Aug 2019 11:41:50 +0000
Subject: [PATCH] build(deps-dev): bump ansi-to-html from 0.6.8 to 0.6.11

Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html) from 0.6.8 to 0.6.11.
- [Release notes](https://github.com/rburns/ansi-to-html/releases)
- [Commits](https://github.com/rburns/ansi-to-html/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 packages/embark-ui/package.json | 2 +-
 yarn.lock                       | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/packages/embark-ui/package.json b/packages/embark-ui/package.json
index 619de68db..5d483fd0d 100644
--- a/packages/embark-ui/package.json
+++ b/packages/embark-ui/package.json
@@ -49,7 +49,7 @@
     "@storybook/addons": "^4.1.6",
     "@storybook/react": "^4.1.6",
     "@svgr/webpack": "2.4.1",
-    "ansi-to-html": "0.6.8",
+    "ansi-to-html": "0.6.11",
     "array-move": "2.0.0",
     "autoscroll-react": "3.2.0",
     "babel-core": "7.0.0-bridge.0",
diff --git a/yarn.lock b/yarn.lock
index f9e730d0b..c32db2595 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3569,10 +3569,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
   dependencies:
     color-convert "^1.9.0"
 
-ansi-to-html@0.6.8:
-  version "0.6.8"
-  resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.8.tgz#2a4468b45a5d2a2c1a51eb1a1175eda8acb4f07a"
-  integrity sha512-wXwNl185AIu1QXuNApBiYNaWx0q+Ma1tLDVgc0HbA43GFWG8p1gcWLKKIBjQqamKe3rUkEILb6QMu9G/V14mzQ==
+ansi-to-html@0.6.11:
+  version "0.6.11"
+  resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.11.tgz#5093fc4962186c0e9343dec572a4f71abdc93439"
+  integrity sha512-88XZtrcwrfkyn6fGstHnkaF1kl7hGtNCYh4vSmItgEV+6JnQHryDBf7udF4f2RhTRQmYvJvPcTtqgaqrxzc9oA==
   dependencies:
     entities "^1.1.1"