From 3ac8225e495bed2a783a696addb4852a69970e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 13:00:11 +0000 Subject: [PATCH] Bump console-feed from 2.8.3 to 2.8.10 Bumps [console-feed](https://github.com/samdenty99/console-feed) from 2.8.3 to 2.8.10. - [Release notes](https://github.com/samdenty99/console-feed/releases) - [Commits](https://github.com/samdenty99/console-feed/commits) Signed-off-by: dependabot[bot] --- continuations-playground/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/continuations-playground/package.json b/continuations-playground/package.json index 2376d96c..d3d231cf 100644 --- a/continuations-playground/package.json +++ b/continuations-playground/package.json @@ -28,7 +28,7 @@ "license": "BSD-3-Clause", "dependencies": { "babel-types": "^6.26.0", - "console-feed": "2.8.3", + "console-feed": "2.8.10", "react": "^16.8.6", "react-dom": "^16.8.6", "react-monaco-editor": "^0.25.1", diff --git a/yarn.lock b/yarn.lock index 754f51a4..1dc3aa82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2151,10 +2151,10 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" -console-feed@2.8.3: - version "2.8.3" - resolved "https://registry.yarnpkg.com/console-feed/-/console-feed-2.8.3.tgz#81c07b14c236033fe26d76d2b5b305c3345cae99" - integrity sha1-gcB7FMI2Az/ibXbStbMFwzRcrpk= +console-feed@2.8.10: + version "2.8.10" + resolved "https://registry.yarnpkg.com/console-feed/-/console-feed-2.8.10.tgz#a4f215f7972d8855b379fa2e4f31248d5f5a578b" + integrity sha512-n1WeWsFUTcVptTR3c9/RYkrH9wVC+X4aEF9WpfKcmDdLorcdEk/N4gO+hdNkBYIzXyWQi2NoFBZTWsOFww4vaQ== dependencies: emotion "^9.1.1" emotion-theming "^9.0.0"