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

This commit is contained in:
Renovate Bot
2020-01-24 23:31:02 +00:00
committed by renovate[bot]
parent 0cdbf88320
commit 5ea6a31ef4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13641,9 +13641,9 @@
}
},
"mobx": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.2.tgz",
"integrity": "sha512-eVmHGuSYd0ZU6x8gYMdgLEnCC9kfBJaf7/qJt+/yIxczVVUiVzHvTBjZH3xEa5FD5VJJSh1/Ba4SThE4ErEGjw=="
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.3.tgz",
"integrity": "sha512-aKpzjJ11rRXMtoxIYIq8eaVB7qtB2C3L6PCwhVWSJrsfF5E38TjFqmvglmVEZ3HEEISeKx/UJ4XJ1n29smQlEw=="
},
"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.2",
"mobx": "5.15.3",
"mobx-react": "6.1.5",
"mobx-stored": "1.1.0",
"moment": "2.24.0",