From c3f8d5b520e04ff8c9f9d3659413c7acd81cde9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 06:45:00 -0500 Subject: [PATCH] Bump @github/clipboard-copy-element from 1.1.1 to 1.1.2 (#5746) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a0b90a69b..2599ac657 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "webpack-dev-server": "^2.11.3" }, "dependencies": { - "@github/clipboard-copy-element": "^1.1.1", + "@github/clipboard-copy-element": "^1.1.2", "@rails/webpacker": "^3.5.5", "babel-plugin-transform-react-jsx": "^6.24.1", "babel-preset-preact": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index b9ab9e4cd..24b4e40a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -227,10 +227,10 @@ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.3.tgz#dfa0c92efe44a1d1a7974fb49ffeb40ef2da5a27" integrity sha512-zVgvPwGK7c1aVdUVc9Qv7SqepOGRDrqCw7KZPSZziWGxSlbII3gmvGLPzLX4d0n0BMbamBacUrN22zOMyFFEkQ== -"@github/clipboard-copy-element@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@github/clipboard-copy-element/-/clipboard-copy-element-1.1.1.tgz#5d58f970ab89a5ee86b402b04f7765e324b8089b" - integrity sha512-+kIpoWk2INRk8r22q/8GPgS6KG+YyWwmIfSbKuMgzKXt0cyt6m5K3HG2sZiVVWSVqZ458cLU74JrOJRevXvxQA== +"@github/clipboard-copy-element@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@github/clipboard-copy-element/-/clipboard-copy-element-1.1.2.tgz#7a6e8042749471504d4e7cfcc47097a781db2bdb" + integrity sha512-L6CMrcA5we0udafvoSuRCE/Ci/3xrLWKYRGup2IlhxF771bQYsQ2EB1of182pI8ZWM4oxgwzu37+igMeoZjN/A== "@jest/types@^24.9.0": version "24.9.0"