Skip to content

Commit

Permalink
fix(deps): update dependency react-use-clipboard to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent f1342e5 commit 6e50742
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-scripts": "5.0.0",
"react-syntax-highlighter": "15.5.0",
"react-toastify": "8.2.0",
"react-use-clipboard": "1.0.8",
"react-use-clipboard": "1.0.9",
"save-svg-png-ext": "^2.0.3"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7833,10 +7833,10 @@ react-transition-group@^4.4.2:
loose-envify "^1.4.0"
prop-types "^15.6.2"

[email protected].8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.8.tgz#7c1a5bcb469a0841dd9d1242af78e51d2ab7221f"
integrity sha512-QbN2kFl9uWEsELU4ONpAM98WASllAUWPSGBocbEVzRlcl1PbSa9EIdgADm6XlrcjYw9g1YQBfnCUb/5HGTOY+w==
[email protected].9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.9.tgz#d34d4d04500f77c606795d3756fc587ec93db8d2"
integrity sha512-OcMzc14usXhqQnAkvzmhCXAbW5WBT2LSgscVh2vKHXZfg72jFsSOsEearqdeC/nUj8YxEfLnziqe7AE7YkWFwA==
dependencies:
copy-to-clipboard "^3.3.1"

Expand Down

0 comments on commit 6e50742

Please sign in to comment.