mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 04:21:19 +00:00
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:
parent
5347945f76
commit
fc69b49a93
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue