Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit fc0d49e

Browse files
committed
chore(deps): update dependency mobx to v5
1 parent e647b4a commit fc0d49e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"html-webpack-plugin": "3.2.0",
7575
"jest": "22.4.4",
7676
"jest-enzyme": "6.0.0",
77-
"mobx": "4.3.0",
77+
"mobx": "5.7.0",
7878
"mobx-react": "5.1.2",
7979
"react": "16.4.0",
8080
"react-dom": "16.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5844,9 +5844,9 @@ mobx-react@5.1.2:
58445844
hoist-non-react-statics "^2.5.0"
58455845
react-lifecycles-compat "^3.0.2"
58465846

5847-
mobx@4.3.0:
5848-
version "4.3.0"
5849-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-4.3.0.tgz#50a5e63fd0197a83c68166ff83ada45b65c859f8"
5847+
mobx@5.7.0:
5848+
version "5.7.0"
5849+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.7.0.tgz#dc58cd02fbacc5346071c3e6563b6507aff71f59"
58505850

58515851
move-concurrently@^1.0.1:
58525852
version "1.0.1"

0 commit comments

Comments
 (0)