Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mobx-react-router from 4.1.0 to 5.0.3 in /packages/web-app #1083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"mobx": "5.15.7",
"mobx-react": "6.3.1",
"mobx-react-lite": "2.2.2",
"mobx-react-router": "4.1.0",
"mobx-react-router": "5.0.3",
"moment": "2.29.4",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
Expand Down
14 changes: 7 additions & 7 deletions packages/web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3481,7 +3481,7 @@ __metadata:
mobx: "npm:5.15.7"
mobx-react: "npm:6.3.1"
mobx-react-lite: "npm:2.2.2"
mobx-react-router: "npm:4.1.0"
mobx-react-router: "npm:5.0.3"
moment: "npm:2.29.4"
npm-run-all: "npm:4.1.5"
prettier: "npm:2.8.8"
Expand Down Expand Up @@ -16031,13 +16031,13 @@ __metadata:
languageName: node
linkType: hard

"mobx-react-router@npm:4.1.0":
version: 4.1.0
resolution: "mobx-react-router@npm:4.1.0"
"mobx-react-router@npm:5.0.3":
version: 5.0.3
resolution: "mobx-react-router@npm:5.0.3"
peerDependencies:
mobx: ^3.0.0 || ^4.0.0 || ^5.0.0
react-router: ^4.0.0 || ^5.0.0
checksum: 5066c11b80e266f1586010fc9fbe65530f40d2e2e0c4ef959b641ad765a3ff57da3d710e009c9111b8aa5c8fdc405aa87bd30e2da93e016b9ba18d595444613c
mobx: ^6.0.0
react-router: ^5.2.0
checksum: 869b5a9ebadd9ed8cb15896dcc3bb41fb3d9bdb6f670c975c2c8f0b25a939b72554765ba1829db895cfe7efb83010f9c07c007ff296a9a28c6550c586898695c
languageName: node
linkType: hard

Expand Down