fix(deps): update dependency copy-to-clipboard to v3.0.9

This commit is contained in:
Renovate Bot
2019-04-04 19:07:56 +00:00
committed by renovate[bot]
parent 3425b75a24
commit 133d32e269
2 changed files with 7 additions and 7 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.8",
"copy-to-clipboard": "3.0.9",
"csshake": "1.5.3",
"fast-deep-equal": "2.0.1",
"favico.js": "0.3.10",

View File

@@ -3044,12 +3044,12 @@ 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.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.0.8.tgz#f4e82f4a8830dce4666b7eb8ded0c9bcc313aba9"
integrity sha512-c3GdeY8qxCHGezVb1EFQfHYK/8NZRemgcTIzPq7PuxjHAf/raKibn2QdhHPb/y6q74PMgH6yizaDZlRmw6QyKw==
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==
dependencies:
toggle-selection "^1.0.3"
toggle-selection "^1.0.6"
core-js-compat@^3.0.0:
version "3.0.0"
@@ -11047,7 +11047,7 @@ to-regex@^3.0.1, to-regex@^3.0.2:
regex-not "^1.0.2"
safe-regex "^1.1.0"
toggle-selection@^1.0.3:
toggle-selection@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/toggle-selection/-/toggle-selection-1.0.6.tgz#6e45b1263f2017fa0acc7d89d78b15b8bf77da32"
integrity sha1-bkWxJj8gF/oKzH2J14sVuL932jI=