Skip to content

Commit

Permalink
chore(deps): update dependency clipboard to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 3, 2018
1 parent b766a4c commit 1f9d807
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"babel-preset-env": "1.6.1",
"babel-preset-stage-2": "6.24.1",
"browser-sync": "2.23.6",
"clipboard": "2.0.0",
"clipboard": "2.0.1",
"codemirror": "5.35.0",
"compression": "1.7.2",
"documentation": "6.1.0",
Expand Down
6 changes: 3 additions & 3 deletions docgen/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,9 +1729,9 @@ cli-width@^1.0.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-1.1.1.tgz#a4d293ef67ebb7b88d4a4d42c0ccf00c4d1e366d"

clipboard@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.0.tgz#4661dc972fb72a4c4770b8db78aa9b1caef52b50"
clipboard@2.0.1:
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"
Expand Down

0 comments on commit 1f9d807

Please sign in to comment.