Skip to content

Commit 6fd1708

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump react-simple-code-editor from 0.11.3 to 0.13.1
Bumps [react-simple-code-editor](https://github.com/satya164/react-simple-code-editor) from 0.11.3 to 0.13.1. - [Release notes](https://github.com/satya164/react-simple-code-editor/releases) - [Changelog](https://github.com/react-simple-code-editor/react-simple-code-editor/blob/main/.release-it.json) - [Commits](react-simple-code-editor/react-simple-code-editor@v0.11.3...v0.13.1) --- updated-dependencies: - dependency-name: react-simple-code-editor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06542c0 commit 6fd1708

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": "^6.4.2",
2929
"react-router-dom": "^6.4.3",
3030
"react-scripts": "5.0.1",
31-
"react-simple-code-editor": "^0.11.3",
31+
"react-simple-code-editor": "^0.13.1",
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
@@ -16568,10 +16568,10 @@ react-shallow-renderer@^16.13.1:
1656816568
object-assign "^4.1.1"
1656916569
react-is "^16.12.0 || ^17.0.0"
1657016570

16571-
react-simple-code-editor@^0.11.3:
16572-
version "0.11.3"
16573-
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.3.tgz#6e5af1c2e51588aded2c89b86e98fac144212f61"
16574-
integrity sha512-7bVI4Yd1aNCeuldErXUt8ksaAG5Fi+GZ6vp3mtFBnckKdzsQtrgkDvdwMFXIhwTGG+mUYmk5ZpMo0axSW9JBzA==
16571+
react-simple-code-editor@^0.13.1:
16572+
version "0.13.1"
16573+
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.13.1.tgz#4514553fa132dcaffec33a6612c58f1613c52416"
16574+
integrity sha512-XYeVwRZwgyKtjNIYcAEgg2FaQcCZwhbarnkJIV20U2wkCU9q/CPFBo8nRXrK4GXUz3AvbqZFsZRrpUTkqqEYyQ==
1657516575

1657616576
react-simple-tree-menu@^1.1.18:
1657716577
version "1.1.18"

0 commit comments

Comments
 (0)