Skip to content

Commit 6cef5f5

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

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.5",
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].5":
6915+
version "5.0.5"
6916+
resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.5.tgz#f61fbb76ad22f50101534ddb9b5d45c8dd5b4b80"
6917+
integrity sha512-en3JGqPA4RX4aUlo6q6uUbnqLp31Dhm2E/thiMvFTIvU+dUDG249jBG2MJ0rPMXE/MbKVrpmi/1r1G4QLhIHKQ==
69186918
dependencies:
69196919
"@types/react" "*"
69206920

0 commit comments

Comments
 (0)