Bump clipboard-polyfill from 2.8.6 to 3.0.0 (#9524)

Bumps [clipboard-polyfill](https://github.com/lgarron/clipboard-polyfill) from 2.8.6 to 3.0.0.
- [Release notes](https://github.com/lgarron/clipboard-polyfill/releases)
- [Commits](https://github.com/lgarron/clipboard-polyfill/compare/v2.8.6...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-27 10:58:16 -04:00 committed by GitHub
parent 90d53173f5
commit 0c8af6bd1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -141,7 +141,7 @@
"ahoy.js": "^0.3.7",
"babel-preset-preact": "^2.0.0",
"chart.js": "^2.9.3",
"clipboard-polyfill": "^2.8.6",
"clipboard-polyfill": "^3.0.0",
"core-js": "3",
"file-loader": "^6.0.0",
"focus-visible": "^5.1.0",

View file

@ -4916,10 +4916,10 @@ cli-width@^2.0.0:
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==
clipboard-polyfill@^2.8.6:
version "2.8.6"
resolved "https://registry.yarnpkg.com/clipboard-polyfill/-/clipboard-polyfill-2.8.6.tgz#19d27283f11f2933bb18737263b98b8c95b5a0f7"
integrity sha512-kz/1ov+PXsBpGnW9XJH3dLWdYj12FpXqO89Dngm/GRPoI36E/tnYs6N0YPTEhxM9WHAlFiN5eoyIVuv5nzKXvg==
clipboard-polyfill@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/clipboard-polyfill/-/clipboard-polyfill-3.0.0.tgz#1d91360369e03b902c2a42dd3f4c582f0449c2fe"
integrity sha512-cqCR6/PXNhbxsU+WQCUZWKcmxGlK6O9YnhvjAVQLPTRZtr6XfGp4oVHV6OU6LmuV5MGotP2zo/qR2yMGfToLpg==
clipboard@^2.0.0:
version "2.0.6"