Skip to content

Commit

Permalink
Merge pull request #509 from cabify/dependabot/npm_and_yarn/types/rea…
Browse files Browse the repository at this point in the history
…ct-18.3.12

build(deps-dev): bump @types/react from 18.3.11 to 18.3.12
  • Loading branch information
Teo-Lopez authored Nov 8, 2024
2 parents d1bc28d + af4a879 commit 509bb8a
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 @@ -43,7 +43,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-beforeunload": "2.1.5",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1910,10 +1910,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@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/react@*", "@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 509bb8a

Please sign in to comment.