Skip to content

Commit 62173f2

Browse files
fix(deps): update dependency react-codemirror2 to v5.0.1 (#192)
1 parent c15f4ea commit 62173f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"popmotion": "8.1.22",
2323
"prettier-browser": "git://github.com/prettier/prettier.git#1.8.2",
2424
"react": "16.3.2",
25-
"react-codemirror2": "5.0.0",
25+
"react-codemirror2": "5.0.1",
2626
"react-dom": "16.3.2",
2727
"react-syntax-highlighter": "7.0.2",
2828
"scroll-into-view-if-needed": "2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7087,9 +7087,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
70877087
minimist "^1.2.0"
70887088
strip-json-comments "~2.0.1"
70897089

7090-
7091-
version "5.0.0"
7092-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-5.0.0.tgz#18e0d4495c3cfe0c4675dd9bfcea074ca3aa9f56"
7090+
7091+
version "5.0.1"
7092+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-5.0.1.tgz#81eb8e17bfe859633a6855a9ce40307914d42891"
70937093

70947094
70957095
version "16.3.2"

0 commit comments

Comments
 (0)