Merge pull request #71 from prymitive/greenkeeper/default/mobx-5.1.0

Update mobx in group default to the latest version 🚀
This commit is contained in:
Łukasz Mierzwa
2018-08-27 15:18:41 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7722,9 +7722,9 @@
}
},
"mobx": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.0.5.tgz",
"integrity": "sha512-p7ziBDsE96g3zbGsWLc2h7M4mpFZh3EzRnXC3fk4jpf6XaJ3f1Wlpr3NIMAyek5L2yvdZj4faexTrEuHbyg9Iw=="
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.1.0.tgz",
"integrity": "sha512-cQzBmF2gbpcBR2xKwt5jZx0ncDMC9Hg5nYrp3Krv0qHH4GFqWZyR+ZLkRJRcvVF4rqxpy2G96Qbk5YzyQ8tdXw=="
},
"mobx-react": {
"version": "5.2.5",
+1 -1
View File
@@ -17,7 +17,7 @@
"lodash.debounce": "4.0.8",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.0.5",
"mobx": "5.1.0",
"mobx-react": "5.2.5",
"mobx-stored": "1.0.2",
"moment": "2.22.2",