Skip to content

Commit 0a6365c

Browse files
Update dependency react-simple-code-editor to v0.13.0 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6bcf1d commit 0a6365c

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
@@ -23,7 +23,7 @@
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
2525
"react-json-view": "1.21.3",
26-
"react-simple-code-editor": "0.11.3",
26+
"react-simple-code-editor": "0.13.0",
2727
"styled-components": "5.3.5",
2828
"toml": "3.0.0",
2929
"x2js": "3.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2446,10 +2446,10 @@ react-lifecycles-compat@^3.0.4:
24462446
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
24472447
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
24482448

2449-
react-simple-code-editor@0.11.3:
2450-
version "0.11.3"
2451-
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.3.tgz#6e5af1c2e51588aded2c89b86e98fac144212f61"
2452-
integrity sha512-7bVI4Yd1aNCeuldErXUt8ksaAG5Fi+GZ6vp3mtFBnckKdzsQtrgkDvdwMFXIhwTGG+mUYmk5ZpMo0axSW9JBzA==
2449+
react-simple-code-editor@0.13.0:
2450+
version "0.13.0"
2451+
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.13.0.tgz#4d919a7deb396362d9d610ad101317b178be6105"
2452+
integrity sha512-v49lVlDv6dlda92Hm+7PorN9V8k+Ech7Y52dPZ3QYClJXaciiYW42Ja/j6MPb5ZPfU6w34ZMi2HRsLhxUjBF8A==
24532453

24542454
react-textarea-autosize@^8.3.2:
24552455
version "8.3.4"

0 commit comments

Comments
 (0)