Skip to content

Commit dabe2d9

Browse files
committed
Update dependency react-codemirror2 to v7
1 parent 8af96b4 commit dabe2d9

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
@@ -7020,9 +7020,9 @@ rc@^1.2.7:
70207020
minimist "^1.2.0"
70217021
strip-json-comments "~2.0.1"
70227022

7023-
react-codemirror2@6.0.0:
7024-
version "6.0.0"
7025-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-6.0.0.tgz#180065df57a64026026cde569a9708fdf7656525"
7023+
react-codemirror2@7.0.0:
7024+
version "7.0.0"
7025+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.0.0.tgz#d74570398439184d26bcf04e434aac2087aa32f5"
70267026

70277027
70287028
version "16.12.0"

0 commit comments

Comments
 (0)