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

This commit is contained in:
Renovate Bot
2020-08-06 00:06:17 +00:00
committed by renovate[bot]
parent 664a1d1e47
commit 6d42e471f6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13985,9 +13985,9 @@
"dev": true
},
"mobx": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.4.tgz",
"integrity": "sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw=="
"version": "5.15.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.5.tgz",
"integrity": "sha512-hzk17T+/IIYLPWClRcfoA6Q5aZhFpDCr1oh8RZzu+esWP77IX/lS0V/Ee1Np+aOPKFfbSInF0reHH0L/aFfSrw=="
},
"mobx-react-lite": {
"version": "2.0.7",
+1 -1
View File
@@ -49,7 +49,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.15.4",
"mobx": "5.15.5",
"mobx-react-lite": "2.0.7",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",