build(deps-dev): bump react-copy-to-clipboard from 5.0.1 to 5.0.2

Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](https://github.com/nkbt/react-copy-to-clipboard/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 23:28:38 +00:00 committed by Michael Bradley
parent dbf209de0d
commit 0cacc8d37b
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"react": "16.12.0",
"react-blockies": "1.4.0",
"react-bootstrap-typeahead": "3.4.6",
"react-copy-to-clipboard": "5.0.1",
"react-copy-to-clipboard": "5.0.2",
"react-dom": "16.12.0",
"react-fontawesome": "1.6.1",
"react-helmet": "5.2.0",

View File

@ -17371,10 +17371,10 @@ react-color@^2.17.0:
reactcss "^1.2.0"
tinycolor2 "^1.4.1"
react-copy-to-clipboard@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.1.tgz#8eae107bb400be73132ed3b6a7b4fb156090208e"
integrity sha512-ELKq31/E3zjFs5rDWNCfFL4NvNFQvGRoJdAKReD/rUPA+xxiLPQmZBZBvy2vgH7V0GE9isIQpT9WXbwIVErYdA==
react-copy-to-clipboard@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.2.tgz#d82a437e081e68dfca3761fbd57dbf2abdda1316"
integrity sha512-/2t5mLMMPuN5GmdXo6TebFa8IoFxZ+KTDDqYhcDm0PhkgEzSxVvIX26G20s1EB02A4h2UZgwtfymZ3lGJm0OLg==
dependencies:
copy-to-clipboard "^3"
prop-types "^15.5.8"