[deploy] Bump clipboard-polyfill from 3.0.0 to 3.0.1 (#9600)

Bumps [clipboard-polyfill](https://github.com/lgarron/clipboard-polyfill) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/lgarron/clipboard-polyfill/releases)
- [Commits](https://github.com/lgarron/clipboard-polyfill/commits)

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-08-02 10:30:27 -04:00 committed by GitHub
parent 0c4eb4d5e6
commit d6daf46723
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": "^3.0.0",
"clipboard-polyfill": "^3.0.1",
"core-js": "3",
"file-loader": "^6.0.0",
"focus-visible": "^5.1.0",

View file

@ -5020,10 +5020,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@^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-polyfill@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/clipboard-polyfill/-/clipboard-polyfill-3.0.1.tgz#6d4723c0fac435555ca923f26bc6d64f9c20b396"
integrity sha512-R/uxBa8apxLJArzpFpuTLqavUcnEX8bezZKSuqkwz7Kny2BmxyKDslYGdrKiasKuD+mU1noF7Lkt/p5pyDqFoQ==
clipboard@^2.0.0:
version "2.0.6"