Skip to content

Commit 933b908

Browse files
chore(deps): update dependency @types/react-copy-to-clipboard to v5.0.6
1 parent 4b09c96 commit 933b908

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/jsoneditor": "8.6.2",
8484
"@types/node": "14.18.34",
8585
"@types/react": "17.0.20",
86-
"@types/react-copy-to-clipboard": "5.0.4",
86+
"@types/react-copy-to-clipboard": "5.0.6",
8787
"@types/react-dom": "17.0.9",
8888
"@types/react-helmet": "6.1.5",
8989
"@types/react-router-dom": "5.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6911,10 +6911,10 @@
69116911
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
69126912
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
69136913

6914-
"@types/[email protected].4":
6915-
version "5.0.4"
6916-
resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.4.tgz#558f2c38a97f53693e537815f6024f1e41e36a7e"
6917-
integrity sha512-otTJsJpofYAeaIeOwV5xBUGpo6exXG2HX7X4nseToCB2VgPEBxGBHCm/FecZ676doNR7HCSTVtmohxfG2b3/yQ==
6914+
"@types/[email protected].6":
6915+
version "5.0.6"
6916+
resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.6.tgz#cf44e5879e4a5fc29814740497534875dd6f717f"
6917+
integrity sha512-x347Gy+ZG2dCMiWEHRwiIJ4uMlTmxW7yheRMSQbNf0mFkmXhnYE5nvRdt6SbnT6Z2dp7KPIr3CSvBgSiTIr9zw==
69186918
dependencies:
69196919
"@types/react" "*"
69206920

0 commit comments

Comments
 (0)