Skip to content

Commit

Permalink
Update all non-major dependencies (#412)
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] committed Apr 29, 2024
1 parent d797260 commit 82a1b9b
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Expand Up @@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "18.2.0",
"react": "18.3.1",
"react-csv-downloader": "file:../",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-scripts": "5.0.1"
},
"scripts": {
Expand Down

0 comments on commit 82a1b9b

Please sign in to comment.