Skip to content

Commit 32406ad

Browse files
Bump copy-to-clipboard from 3.2.0 to 3.2.1
Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases) - [Commits](sudodoki/copy-to-clipboard@v3.2.0...v3.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 11a3024 commit 32406ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,7 @@
13771377
"@babel/parser" "^7.8.3"
13781378
"@babel/types" "^7.8.3"
13791379

1380-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.6.0", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.0", "@babel/traverse@^7.8.4":
1380+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.6.0", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
13811381
version "7.8.4"
13821382
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
13831383
integrity sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==
@@ -7549,9 +7549,9 @@ copy-descriptor@^0.1.0:
75497549
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
75507550

75517551
copy-to-clipboard@^3.2.0:
7552-
version "3.2.0"
7553-
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.2.0.tgz#d2724a3ccbfed89706fac8a894872c979ac74467"
7554-
integrity sha512-eOZERzvCmxS8HWzugj4Uxl8OJxa7T2k1Gi0X5qavwydHIfuSHq2dTD09LOg/XyGq4Zpb5IsR/2OJ5lbOegz78w==
7552+
version "3.2.1"
7553+
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.2.1.tgz#b1a1137100e5665d5a96015cb579e30e90e07c44"
7554+
integrity sha512-btru1Q6RD9wbonIvEU5EfnhIRGHLo//BGXQ1hNAD2avIs/nBZlpbOeKtv3mhoUByN4DB9Cb6/vXBymj1S43KmA==
75557555
dependencies:
75567556
toggle-selection "^1.0.6"
75577557

0 commit comments

Comments
 (0)