Skip to content

Commit 714e326

Browse files
authored
Merge pull request #202 from ticky/renovate/react-codemirror2-7.x
Update dependency react-codemirror2 to v7
2 parents 9fa198d + dabe2d9 commit 714e326

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.4",
6464
"prop-types": "15.7.2",
6565
"react": "16.12.0",
66-
"react-codemirror2": "6.0.0",
66+
"react-codemirror2": "7.0.0",
6767
"react-dom": "16.12.0",
6868
"react-test-renderer": "16.12.0",
6969
"uglifyjs-webpack-plugin": "2.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7038,9 +7038,9 @@ rc@^1.2.7:
70387038
minimist "^1.2.0"
70397039
strip-json-comments "~2.0.1"
70407040

7041-
react-codemirror2@6.0.0:
7042-
version "6.0.0"
7043-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-6.0.0.tgz#180065df57a64026026cde569a9708fdf7656525"
7041+
react-codemirror2@7.0.0:
7042+
version "7.0.0"
7043+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.0.0.tgz#d74570398439184d26bcf04e434aac2087aa32f5"
70447044

70457045
70467046
version "16.12.0"

0 commit comments

Comments
 (0)