]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump clipboard from 2.0.0 to 2.0.1 11219/head
authordependabot[bot] <support@dependabot.com>
Mon, 30 Apr 2018 19:37:21 +0000 (19:37 +0000)
committerdependabot[bot] <support@dependabot.com>
Mon, 30 Apr 2018 19:37:21 +0000 (19:37 +0000)
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
yarn.lock

index 8352ad5750dedb3d3230ed5e951ef030717587d8..78cc278c16f83b50b71c92743efad4be0fdce325 100644 (file)
       "dev": true
     },
     "clipboard": {
-      "version": "2.0.0",
-      "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.0.tgz",
-      "integrity": "sha512-gXzHBlzEVqCk2b8Wpkil89S0WSMAX7eZho2zANX+EEEa9LMutGe9ICU+wHRzsH7cCHaCbUzj900P+AXOM0FE3A==",
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.1.tgz",
+      "integrity": "sha512-7yhQBmtN+uYZmfRjjVjKa0dZdWuabzpSKGtyQZN+9C8xlC788SSJjOHWh7tzurfwTqTD5UDYAhIv5fRJg3sHjQ==",
       "dev": true,
       "requires": {
         "good-listener": "1.2.2",
index 301ba0e23a94f965b97874dc1ca0e1ce297f3a20..7db1727eda1a9a4450bd45a6c250c18e99ec2265 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -1761,8 +1761,8 @@ cli-width@^2.0.0:
   resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
 
 clipboard@^2.0.0:
-  version "2.0.0"
-  resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.0.tgz#4661dc972fb72a4c4770b8db78aa9b1caef52b50"
+  version "2.0.1"
+  resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.1.tgz#a12481e1c13d8a50f5f036b0560fe5d16d74e46a"
   dependencies:
     good-listener "^1.2.2"
     select "^1.1.2"