fix(deps): pin dependency react-sortable-hoc to 1.11.0 (#221)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-18 14:34:26 +09:00 committed by GitHub
parent 883bd96f6c
commit a6bf922f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
"react-dom": "17.0.1",
"react-select": "4.1.0",
"react-showdown": "2.1.0",
"react-sortable-hoc": "^1.11.0",
"react-sortable-hoc": "1.11.0",
"sanitize-html": "2.3.2",
"stream-cache": "0.0.2",
"tailwindcss": "2.0.3",

View File

@ -6561,7 +6561,7 @@ react-showdown@2.1.0:
htmlparser2 "^4.1.0"
showdown "^1.9.1"
react-sortable-hoc@^1.11.0:
react-sortable-hoc@1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/react-sortable-hoc/-/react-sortable-hoc-1.11.0.tgz#fe4022362bbafc4b836f5104b9676608a40a278f"
integrity sha512-v1CDCvdfoR3zLGNp6qsBa4J1BWMEVH25+UKxF/RvQRh+mrB+emqtVHMgZ+WreUiKJoEaiwYoScaueIKhMVBHUg==