Bump clipboard from 2.0.7 to 2.0.8

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.7...v2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-11 03:02:44 +00:00 committed by Jeremy Benoist
parent 5347945f76
commit fc69b49a93
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
},
"dependencies": {
"annotator": "wallabag/annotator#master",
"clipboard": "^2.0.7",
"clipboard": "^2.0.8",
"hammerjs": "^2.0.8",
"highlight.js": "^10.6.0",
"icomoon-free-npm": "^0.0.0",

View file

@ -1852,10 +1852,10 @@ clean-css@^4.1.11:
dependencies:
source-map "~0.6.0"
clipboard@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.7.tgz#da927f817b1859426df39212ac81feb07dbaeadc"
integrity sha512-8M8WEZcIvs0hgOma+wAPkrUxpv0PMY1L6VsAJh/2DOKARIMpyWe6ZLcEoe1qktl6/ced5ceYHs+oGedSbgZ3sg==
clipboard@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.8.tgz#ffc6c103dd2967a83005f3f61976aa4655a4cdba"
integrity sha512-Y6WO0unAIQp5bLmk1zdThRhgJt/x3ks6f30s3oE3H1mgIEU33XyQjEf8gsf6DxC7NPX8Y1SsNWjUjL/ywLnnbQ==
dependencies:
good-listener "^1.2.2"
select "^1.1.2"