Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 6b43862 commit 1eb2082
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 @@ -83,7 +83,7 @@
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.1",
"@types/react-redux": "7.1.34",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3063,10 +3063,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].11":
version "18.3.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
"@types/[email protected].12":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit 1eb2082

Please sign in to comment.