Skip to content

Commit 22a6eb5

Browse files
renovate[bot]stipsan
authored andcommitted
fix: update dependency react-codemirror2 to v5 (#176)
1 parent a07cd58 commit 22a6eb5

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
@@ -24,7 +24,7 @@
2424
"next": "5.1.0",
2525
"prettier-browser": "git://github.com/prettier/prettier.git#1.8.2",
2626
"react": "16.3.2",
27-
"react-codemirror2": "4.3.0",
27+
"react-codemirror2": "5.0.0",
2828
"react-dom": "16.3.2",
2929
"react-syntax-highlighter": "7.0.2",
3030
"scroll-into-view-if-needed": "2.0.0-dev",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6841,9 +6841,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
68416841
minimist "^1.2.0"
68426842
strip-json-comments "~2.0.1"
68436843

6844-
react-codemirror2@4.3.0:
6845-
version "4.3.0"
6846-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-4.3.0.tgz#e79aedca4da60d22402d2cd74f2885a3e5c009fd"
6844+
react-codemirror2@5.0.0:
6845+
version "5.0.0"
6846+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-5.0.0.tgz#18e0d4495c3cfe0c4675dd9bfcea074ca3aa9f56"
68476847

68486848
68496849
version "16.3.2"

0 commit comments

Comments
 (0)