Skip to content

Commit 19ceaa4

Browse files
committed
Update react-simple-code-editor
1 parent 501fa26 commit 19ceaa4

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
@@ -25,7 +25,7 @@
2525
"dom-iterator": "^1.0.0",
2626
"prism-react-renderer": "^0.1.0",
2727
"prop-types": "^15.5.8",
28-
"react-simple-code-editor": "^0.9.0",
28+
"react-simple-code-editor": "^0.10.0",
2929
"unescape": "^0.2.0"
3030
},
3131
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7961,10 +7961,10 @@ react-onclickoutside@^6.5.0:
79617961
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.8.0.tgz#9f91b5b3ed59f4d9e43fd71620dc200773a4d569"
79627962
integrity sha512-5Q4Rn7QLEoh7WIe66KFvYIpWJ49GeHoygP1/EtJyZjXKgrWH19Tf0Ty3lWyQzrEEDyLOwUvvmBFSE3dcDdvagA==
79637963

7964-
react-simple-code-editor@^0.9.0:
7965-
version "0.9.14"
7966-
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.9.14.tgz#5b8fdc36a975cbf02fdafa2597398d8e212afebc"
7967-
integrity sha512-doNaIIt4w7QIiB6ysWHMtYL4M3xOGPvZJH8vGq3W/hGk43pn25RDA27IS8GkbfhA1eLX72CWDhuC7KmDKax13g==
7964+
react-simple-code-editor@^0.10.0:
7965+
version "0.10.0"
7966+
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.10.0.tgz#73e7ac550a928069715482aeb33ccba36efe2373"
7967+
integrity sha512-bL5W5mAxSW6+cLwqqVWY47Silqgy2DKDTR4hDBrLrUqC5BXc29YVx17l2IZk5v36VcDEq1Bszu2oHm1qBwKqBA==
79687968

79697969
react-split-pane@^0.1.77:
79707970
version "0.1.87"

0 commit comments

Comments
 (0)