Skip to content

Commit

Permalink
Bump react-simple-code-editor from 0.11.2 to 0.11.3
Browse files Browse the repository at this point in the history
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](react-simple-code-editor/react-simple-code-editor@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michaelmior committed Aug 12, 2022
1 parent a48a953 commit ecf4494
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

1 comment on commit ecf4494

@vercel
Copy link

@vercel vercel bot commented on ecf4494 Aug 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.