Skip to content

Commit

Permalink
fix(deps): update dependency react-live to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2019
1 parent ab79ba1 commit 4ae2cfa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"monaco-editor": "0.18.1",
"react": "16.10.1",
"react-dom": "16.10.1",
"react-live": "2.2.0",
"react-live": "2.2.1",
"react-monaco-editor": "0.31.0",
"react-scripts": "3.1.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8104,18 +8104,18 @@ react-is@^16.8.1, react-is@^16.8.4:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==

[email protected].0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.2.0.tgz#538dfb34c614dcdda98845716372129adf59fdef"
integrity sha512-Ebbqz2hJGdC0OisXk1XbJ5gb3M3xn7ZdaheisVVFCbivM901Pixy12k1tqBTLoMYjlY2wGAGwgDBTE63Lqaweg==
[email protected].1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.2.1.tgz#32a7732ba28bc1e252da28c312a47e27711bd98b"
integrity sha512-J97Fk0it6DFgEneGX2DbxugVy3++nb1fGUy3TcehQZcvfRI6ssnbrXyDE94xCUT0zJMC48tX1wT6GEaK+lDYsA==
dependencies:
buble "0.19.6"
core-js "^2.4.1"
create-react-context "0.2.2"
dom-iterator "^1.0.0"
prism-react-renderer "^0.1.0"
prop-types "^15.5.8"
react-simple-code-editor "^0.9.0"
react-simple-code-editor "^0.10.0"
unescape "^0.2.0"

[email protected]:
Expand Down Expand Up @@ -8187,10 +8187,10 @@ [email protected]:
optionalDependencies:
fsevents "2.0.7"

react-simple-code-editor@^0.9.0:
version "0.9.15"
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.9.15.tgz#59e3583832e9e98992d3674b2d7673b4cd1c5709"
integrity sha512-M8iKgjBTBZK92tZYgOEfMuR7c3zZ0q0v3QYllSxIPx3SU+w003VofH50txXQSBTu92pSOm2tidON1HbQ1l8BDA==
react-simple-code-editor@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.10.0.tgz#73e7ac550a928069715482aeb33ccba36efe2373"
integrity sha512-bL5W5mAxSW6+cLwqqVWY47Silqgy2DKDTR4hDBrLrUqC5BXc29YVx17l2IZk5v36VcDEq1Bszu2oHm1qBwKqBA==

[email protected]:
version "16.10.1"
Expand Down

0 comments on commit 4ae2cfa

Please sign in to comment.