Skip to content

Commit ecf4494

Browse files
dependabot[bot]michaelmior
authored andcommitted
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](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]>
1 parent a48a953 commit ecf4494

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-router": "^5.1.0",
2929
"react-router-dom": "^5.3.0",
3030
"react-scripts": "4.0.3",
31-
"react-simple-code-editor": "^0.11.2",
31+
"react-simple-code-editor": "^0.11.3",
3232
"react-simple-tree-menu": "^1.1.18",
3333
"react-split-pane": "^0.1.92",
3434
"react-table": "^6.11.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14447,10 +14447,10 @@ react-shallow-renderer@^16.13.1:
1444714447
object-assign "^4.1.1"
1444814448
react-is "^16.12.0 || ^17.0.0"
1444914449

14450-
react-simple-code-editor@^0.11.2:
14451-
version "0.11.2"
14452-
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.2.tgz#af9da6706b76d2a520bd7b82e3383b329f61cd87"
14453-
integrity sha512-vLMEDj+qLrZ88zK/8bhRdqM2Mp0cQJCUbHPc/QIfxlIYHzAclaAzPX0TQ4ZI5LTYSP3hsYYOT3EciV2dCG4o0Q==
14450+
react-simple-code-editor@^0.11.3:
14451+
version "0.11.3"
14452+
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.3.tgz#6e5af1c2e51588aded2c89b86e98fac144212f61"
14453+
integrity sha512-7bVI4Yd1aNCeuldErXUt8ksaAG5Fi+GZ6vp3mtFBnckKdzsQtrgkDvdwMFXIhwTGG+mUYmk5ZpMo0axSW9JBzA==
1445414454

1445514455
react-simple-tree-menu@^1.1.18:
1445614456
version "1.1.18"

0 commit comments

Comments
 (0)