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

Commit b647203

Browse files
committed
chore(deps): update dependency mobx to v4.7.0
1 parent e647b4a commit b647203

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": "4.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@4.7.0:
5848+
version "4.7.0"
5849+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-4.7.0.tgz#bd7456783f499e1624895552f267e4334a9858b5"
58505850

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

0 commit comments

Comments
 (0)