Skip to content

Commit a3ebfa0

Browse files
committed
chore(deps): update dependency @types/react-copy-to-clipboard to v5.0.3
1 parent 5b058c4 commit a3ebfa0

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.21",
8585
"@types/react": "17.0.20",
86-
"@types/react-copy-to-clipboard": "5.0.2",
86+
"@types/react-copy-to-clipboard": "5.0.3",
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
@@ -6181,10 +6181,10 @@
61816181
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
61826182
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
61836183

6184-
"@types/[email protected].2":
6185-
version "5.0.2"
6186-
resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.2.tgz#c29690b472a54edff35916f0d1c6c797ad0fd34b"
6187-
integrity sha512-O29AThfxrkUFRsZXjfSWR2yaWo0ppB1yLEnHA+Oh24oNetjBAwTDu1PmolIqdJKzsZiO4J1jn6R6TmO96uBvGg==
6184+
"@types/[email protected].3":
6185+
version "5.0.3"
6186+
resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.3.tgz#208e37c91ad56be794b42e37f02dc6ac254c368d"
6187+
integrity sha512-B7vrRXqxGuzL0dxth6skt8EyZ7gHmAARXBsFHiY92TJOJPMrTVRJlp78XuQ0LgwTPDYnSRgYH/kaDWi4UC566A==
61886188
dependencies:
61896189
"@types/react" "*"
61906190

0 commit comments

Comments
 (0)