From ecf4494514cc6b90fea360918f224a00241bd52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:03:53 +0000 Subject: [PATCH] Bump react-simple-code-editor from 0.11.2 to 0.11.3 Bumps [react-simple-code-editor](https://github.com/satya164/react-simple-code-editor) from 0.11.2 to 0.11.3. - [Release notes](https://github.com/satya164/react-simple-code-editor/releases) - [Changelog](https://github.com/satya164/react-simple-code-editor/blob/main/.release-it.json) - [Commits](https://github.com/satya164/react-simple-code-editor/compare/v0.11.2...v0.11.3) --- updated-dependencies: - dependency-name: react-simple-code-editor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 283d00ae2..1a77a9759 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-router": "^5.1.0", "react-router-dom": "^5.3.0", "react-scripts": "4.0.3", - "react-simple-code-editor": "^0.11.2", + "react-simple-code-editor": "^0.11.3", "react-simple-tree-menu": "^1.1.18", "react-split-pane": "^0.1.92", "react-table": "^6.11.5", diff --git a/yarn.lock b/yarn.lock index 38c78d5a0..12125232d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14447,10 +14447,10 @@ react-shallow-renderer@^16.13.1: object-assign "^4.1.1" react-is "^16.12.0 || ^17.0.0" -react-simple-code-editor@^0.11.2: - version "0.11.2" - resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.2.tgz#af9da6706b76d2a520bd7b82e3383b329f61cd87" - integrity sha512-vLMEDj+qLrZ88zK/8bhRdqM2Mp0cQJCUbHPc/QIfxlIYHzAclaAzPX0TQ4ZI5LTYSP3hsYYOT3EciV2dCG4o0Q== +react-simple-code-editor@^0.11.3: + version "0.11.3" + resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.3.tgz#6e5af1c2e51588aded2c89b86e98fac144212f61" + integrity sha512-7bVI4Yd1aNCeuldErXUt8ksaAG5Fi+GZ6vp3mtFBnckKdzsQtrgkDvdwMFXIhwTGG+mUYmk5ZpMo0axSW9JBzA== react-simple-tree-menu@^1.1.18: version "1.1.18"