chore(deps): bump clipboardy from 2.0.0 to 2.1.0 (#300)
Bumps [clipboardy](https://github.com/sindresorhus/clipboardy) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/sindresorhus/clipboardy/releases) - [Commits](https://github.com/sindresorhus/clipboardy/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0275972cc5
commit
da98e628b6
2 changed files with 5 additions and 5 deletions
|
@ -177,7 +177,7 @@
|
|||
"theme": "dark"
|
||||
},
|
||||
"dependencies": {
|
||||
"clipboardy": "^2.0.0",
|
||||
"clipboardy": "^2.1.0",
|
||||
"discord-rpc": "discordjs/RPC",
|
||||
"register-scheme": "devsnek/node-register-scheme",
|
||||
"vsls": "^0.3.1291"
|
||||
|
|
|
@ -789,10 +789,10 @@ cli-width@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
|
||||
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
|
||||
|
||||
clipboardy@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/clipboardy/-/clipboardy-2.0.0.tgz#3fcee421fdeca4e6a62ce72b66f3eb0c42165acd"
|
||||
integrity sha512-XbVjHMsss0giNUkp/tV/3eEAZe8i1fZTLzmPKqjE1RGIAWOTiF5D014f6R+g53ZAq0IK3cPrJXFvqE8eQjhFYQ==
|
||||
clipboardy@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/clipboardy/-/clipboardy-2.1.0.tgz#0123a0c8fac92f256dc56335e0bb8be97a4909a5"
|
||||
integrity sha512-2pzOUxWcLlXWtn+Jd6js3o12TysNOOVes/aQfg+MT/35vrxWzedHlLwyoJpXjsFKWm95BTNEcMGD9+a7mKzZkQ==
|
||||
dependencies:
|
||||
arch "^2.1.1"
|
||||
execa "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue