Skip to content

Commit

Permalink
fix(deps): update react-router monorepo to v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent b6f1d88 commit 8ec7e4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"moment": "2.27.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-router": "5.3.1",
"react-router-dom": "5.3.1",
"simpl-schema": "1.10.0",
"subscriptions-transport-ws": "0.9.18",
"uniforms": "3.0.0-rc.3",
Expand Down
4 changes: 2 additions & 2 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"react-offix-hooks": "0.15.5",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-router": "5.3.1",
"react-router-dom": "5.3.1",
"simpl-schema": "1.10.0",
"subscriptions-transport-ws": "0.9.18",
"uniforms": "3.0.0-rc.3",
Expand Down

0 comments on commit 8ec7e4a

Please sign in to comment.