chore(deps): bump react-showdown from 2.3.0 to 2.3.1 (#606)

Bumps [react-showdown](https://github.com/jerolimov/react-showdown) from 2.3.0 to 2.3.1.
- [Changelog](https://github.com/jerolimov/react-showdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jerolimov/react-showdown/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: react-showdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-30 22:27:35 +09:00 committed by GitHub
parent b0d6c5b77a
commit 4fdbbdbf8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"react-hotkeys": "2.0.0",
"react-responsive-modal": "6.4.2",
"react-select": "4.3.1",
"react-showdown": "2.3.0",
"react-showdown": "2.3.1",
"react-sortable-hoc": "2.0.0",
"react-use-clipboard": "1.0.9",
"sanitize-html": "^2.11.0",

View File

@ -8444,10 +8444,10 @@ react-select@4.3.1:
react-input-autosize "^3.0.0"
react-transition-group "^4.3.0"
react-showdown@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-showdown/-/react-showdown-2.3.0.tgz#904fb3daad663628d403bd68828c2b5324246cda"
integrity sha512-Hf44I8pK1jqfoRBjPZ/HxIjWXm7l0dklg2N1518BQ/styI+Ko++NChhLaZVZydg6F04FEZaPGuzrmvpsl5pVZg==
react-showdown@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/react-showdown/-/react-showdown-2.3.1.tgz#c1d4644e3c351ae131da49d8ba081db812c7ca80"
integrity sha512-3O9Gz6HF1MQbGK17gYOO6EJP27h9Sp+g/L7KeOhMJERuutYP3802MPaL8JybjeI97X9HTeeN4A89WjOpEHl3NQ==
dependencies:
domhandler "^4.0.0"
htmlparser2 "^6.0.1"