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

This commit is contained in:
Renovate Bot
2020-01-28 09:15:47 +00:00
parent 24731eadfa
commit dfdaa473c7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13510,9 +13510,9 @@
}
},
"mobx": {
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.3.tgz",
"integrity": "sha512-aKpzjJ11rRXMtoxIYIq8eaVB7qtB2C3L6PCwhVWSJrsfF5E38TjFqmvglmVEZ3HEEISeKx/UJ4XJ1n29smQlEw=="
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.4.tgz",
"integrity": "sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw=="
},
"mobx-react": {
"version": "6.1.5",
+1 -1
View File
@@ -24,7 +24,7 @@
"favico.js": "0.3.10",
"fontfaceobserver": "2.1.0",
"lodash": "4.17.15",
"mobx": "5.15.3",
"mobx": "5.15.4",
"mobx-react": "6.1.5",
"mobx-stored": "1.1.0",
"moment": "2.24.0",