Skip to content

Commit

Permalink
fix(deps): update dependency react-test-renderer to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 3f01e8e commit 8a1472d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react": ">=16.14.0",
"react-dom": ">=16.14.0",
"react-router-dom": "^6.15.0",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^19.0.0",
"styled-components": "^6.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit 8a1472d

Please sign in to comment.