Merge pull request #585 from prymitive/renovate/copy-to-clipboard-3.x

fix(deps): update dependency copy-to-clipboard to v3.1.0
This commit is contained in:
Łukasz Mierzwa
2019-04-05 10:05:58 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"body-scroll-lock": "2.6.1",
"bootstrap": "4.3.1",
"bootswatch": "4.3.1",
"copy-to-clipboard": "3.0.9",
"copy-to-clipboard": "3.1.0",
"csshake": "1.5.3",
"fast-deep-equal": "2.0.1",
"favico.js": "0.3.10",

View File

@@ -3044,10 +3044,10 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
copy-to-clipboard@3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.0.9.tgz#18ad7991329553e8a190a28a10e662d833153cbd"
integrity sha512-4xh3cCFpt1Hmaj2KYN56G6qNq4wNZjM4xXCnsQrSG0a8GX4K9HnXIfzh6shB6uK0IGFXevedPijECw/mJm8F0A==
copy-to-clipboard@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.1.0.tgz#0a28141899e6bd217b9dc13fd1689b3b38820b44"
integrity sha512-+RNyDq266tv5aGhfRsL6lxgj8Y6sCvTrVJnFUVvuxuqkcSMaLISt1wd4JkdQSphbcLTIQ9kEpTULNnoCXAFdng==
dependencies:
toggle-selection "^1.0.6"