Skip to content

Commit 6dce207

Browse files
authored
Merge pull request #226 from ticky/renovate/react-codemirror2-7.x
Update dependency react-codemirror2 to v7.2.1
2 parents 7ccd1de + a2679a6 commit 6dce207

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
@@ -7769,9 +7769,10 @@ rc@^1.2.7:
77697769
minimist "^1.2.0"
77707770
strip-json-comments "~2.0.1"
77717771

7772-
7773-
version "7.2.0"
7774-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.0.tgz#2f292f31b8ad1c4068220029b5099bf5fe5c7421"
7772+
7773+
version "7.2.1"
7774+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.1.tgz#38dab492fcbe5fb8ebf5630e5bb7922db8d3a10c"
7775+
integrity sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==
77757776

77767777
77777778
version "16.13.1"

0 commit comments

Comments
 (0)