mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 14:24:24 +00:00
Update dependency react-codemirror2 to v7.2.1 (#205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3c9d51ffae
commit
6f07490f61
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"react": "16.13.1",
|
||||
"react-bootstrap": "1.0.1",
|
||||
"react-bootstrap-typeahead": "5.0.0-rc.3",
|
||||
"react-codemirror2": "7.2.0",
|
||||
"react-codemirror2": "7.2.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-i18next": "11.5.1",
|
||||
"react-redux": "7.2.0",
|
||||
|
|
|
@ -9285,10 +9285,10 @@ react-bootstrap@1.0.1:
|
|||
uncontrollable "^7.0.0"
|
||||
warning "^4.0.3"
|
||||
|
||||
react-codemirror2@7.2.0:
|
||||
version "7.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.0.tgz#2f292f31b8ad1c4068220029b5099bf5fe5c7421"
|
||||
integrity sha512-m2o9qugS83DqDowrRQ1OHoELek80LJZtgAkjQ2ociaj15eLQ5Fa7bPlKIbAtNhqOAxKkVkQ0oG3Y82wbNI2ptw==
|
||||
react-codemirror2@7.2.1:
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.1.tgz#38dab492fcbe5fb8ebf5630e5bb7922db8d3a10c"
|
||||
integrity sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==
|
||||
|
||||
react-dev-utils@^10.2.1:
|
||||
version "10.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue