Skip to content

Commit

Permalink
chore(examples): update dependency @types/react-dom to v18.2.19 (#1177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 8ffdaf9 commit a57874d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "29.5.12",
"@types/node": "16.18.80",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"cross-env": "7.0.3",
"cypress": "13.6.4",
"cypress-firebase": "3.0.2",
Expand Down

0 comments on commit a57874d

Please sign in to comment.