Skip to content

Commit b46ee61

Browse files
fix(deps): update dependency react-use-clipboard to v1.0.9
1 parent 535a14e commit b46ee61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-scripts": "5.0.0",
2222
"react-syntax-highlighter": "15.5.0",
2323
"react-toastify": "8.2.0",
24-
"react-use-clipboard": "1.0.8",
24+
"react-use-clipboard": "1.0.9",
2525
"save-svg-png-ext": "^2.0.3"
2626
},
2727
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7833,10 +7833,10 @@ react-transition-group@^4.4.2:
78337833
loose-envify "^1.4.0"
78347834
prop-types "^15.6.2"
78357835

7836-
7837-
version "1.0.8"
7838-
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.8.tgz#7c1a5bcb469a0841dd9d1242af78e51d2ab7221f"
7839-
integrity sha512-QbN2kFl9uWEsELU4ONpAM98WASllAUWPSGBocbEVzRlcl1PbSa9EIdgADm6XlrcjYw9g1YQBfnCUb/5HGTOY+w==
7836+
7837+
version "1.0.9"
7838+
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.9.tgz#d34d4d04500f77c606795d3756fc587ec93db8d2"
7839+
integrity sha512-OcMzc14usXhqQnAkvzmhCXAbW5WBT2LSgscVh2vKHXZfg72jFsSOsEearqdeC/nUj8YxEfLnziqe7AE7YkWFwA==
78407840
dependencies:
78417841
copy-to-clipboard "^3.3.1"
78427842

0 commit comments

Comments
 (0)