Skip to content

Commit

Permalink
Update dependency react-dropbox-chooser to ^0.0.5 (#1077)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 91ab1e9 commit 71a2f1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react-addons-shallow-compare": "^15.6.0",
"react-document-title": "^2.0.3",
"react-dom": "^15.6.1",
"react-dropbox-chooser": "^0.0.3",
"react-dropbox-chooser": "^0.0.5",
"react-ga": "^2.2.0",
"react-hot-loader": "next",
"react-load-script": "^0.0.6",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7996,9 +7996,10 @@ react-dom@^15.6.1:
object-assign "^4.1.0"
prop-types "^15.5.10"

react-dropbox-chooser@^0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/react-dropbox-chooser/-/react-dropbox-chooser-0.0.3.tgz#3b8b609af2b1d770a8e49e4ed86bef96a1ba1364"
react-dropbox-chooser@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/react-dropbox-chooser/-/react-dropbox-chooser-0.0.5.tgz#0df0c5792bb1641b559d323c13c33711ece784a2"
integrity sha512-AhxXtT3fht67NNO2YSKPoMYFh/WkbJDd9/0s+qjz3D4LEq7qTgGw/dG0X32wBJBIIJomJ9eUHAx7QNiQPw9ndg==
dependencies:
load-script "^1.0.0"

Expand Down

0 comments on commit 71a2f1f

Please sign in to comment.