Skip to content

Commit a2679a6

Browse files
committed
Update dependency react-codemirror2 to v7.2.1
1 parent 3280dae commit a2679a6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.13.1",
66-
"react-codemirror2": "7.2.0",
66+
"react-codemirror2": "7.2.1",
6767
"react-dom": "16.13.1",
6868
"react-test-renderer": "16.13.1",
6969
"uglifyjs-webpack-plugin": "2.2.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7760,9 +7760,10 @@ rc@^1.2.7:
77607760
minimist "^1.2.0"
77617761
strip-json-comments "~2.0.1"
77627762

7763-
7764-
version "7.2.0"
7765-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.0.tgz#2f292f31b8ad1c4068220029b5099bf5fe5c7421"
7763+
7764+
version "7.2.1"
7765+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.1.tgz#38dab492fcbe5fb8ebf5630e5bb7922db8d3a10c"
7766+
integrity sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==
77667767

77677768
77687769
version "16.13.1"

0 commit comments

Comments
 (0)