fix(deps): update dependency mobx to v5.13.1

This commit is contained in:
Renovate Bot
2019-09-28 13:49:29 +00:00
committed by renovate[bot]
parent 71c5b7de2a
commit 0f1123c1d8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11992,9 +11992,9 @@
}
},
"mobx": {
"version": "5.13.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.0.tgz",
"integrity": "sha512-eSAntMSMNj0PFL705rgv+aB/z1RjNqDnFEpBe18yQVreXTWiVgIrmBUXzjnJfuba+eo4eAk6zi+/gXQkSUea8A=="
"version": "5.13.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.1.tgz",
"integrity": "sha512-v29wXJeOw3GpnfDxDAecHdnoBZzTrKju6UZoQxcUDiNHyyo3dBWCkDOiTsmRLf7+VXDfbmnUh9P+XGqXWVOW7Q=="
},
"mobx-react": {
"version": "6.1.3",
+1 -1
View File
@@ -22,7 +22,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.13.0",
"mobx": "5.13.1",
"mobx-react": "6.1.3",
"mobx-stored": "1.1.0",
"moment": "2.24.0",