Skip to content

Commit 914081a

Browse files
authored
Merge pull request #49 from ticky/renovate/react-codemirror2-5.x
Update dependency react-codemirror2 to v5
2 parents ce78f40 + 43e5107 commit 914081a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"markdown-it-table-of-contents": "0.4.3",
6464
"prop-types": "15.6.2",
6565
"react": "16.5.2",
66-
"react-codemirror2": "2.0.2",
66+
"react-codemirror2": "5.1.0",
6767
"react-dom": "16.5.2",
6868
"react-test-renderer": "16.5.2",
6969
"uglifyjs-webpack-plugin": "2.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6147,9 +6147,9 @@ rc@^1.1.2, rc@^1.1.7:
61476147
minimist "^1.2.0"
61486148
strip-json-comments "~2.0.1"
61496149

6150-
react-codemirror2@2.0.2:
6151-
version "2.0.2"
6152-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-2.0.2.tgz#68b2ae8923174a2b3d8b6fe905d0fd3c91d97d97"
6150+
react-codemirror2@5.1.0:
6151+
version "5.1.0"
6152+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-5.1.0.tgz#62de4460178adea40eb52eabf7491669bf3794b8"
61536153

61546154
61556155
version "16.5.2"

0 commit comments

Comments
 (0)