From 3ef8182e088b12417a5c77b7f745bbd869df7ae5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 16:21:01 +0000 Subject: [PATCH] Bump react-ace from 8.0.0 to 8.1.0 Bumps [react-ace](https://github.com/securingsincity/react-ace) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/securingsincity/react-ace/releases) - [Changelog](https://github.com/securingsincity/react-ace/blob/master/CHANGELOG.md) - [Commits](https://github.com/securingsincity/react-ace/compare/v8.0.0...v8.1.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8302593..e761f92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12735,9 +12735,9 @@ raw-loader@^4.0.0: schema-utils "^2.5.0" react-ace@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-8.0.0.tgz#e6fc155ec3cf240e92bdf2e156a50458a78ed0a4" - integrity sha512-EvU14vXbZpAenb1ZVKdn8yTQs/shZ9RghFulHtt67bBXT6sjrNHcfOEXHYtSEmwMb6pQVVNNuulzzd8o+Uouig== + version "8.1.0" + resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-8.1.0.tgz#6680accb7306a1850e6ef4370a00f0007eadc8b4" + integrity sha512-n3rm9gRNZjLGlXJQ587RASOQCPn6WlcV2gjRYwvG3gyVpBf4pY6lh/uI9tDkx2zYdEKJUfnGbTmzEGL5yyDWuw== dependencies: ace-builds "^1.4.6" diff-match-patch "^1.0.4"