fix(deps): update dependency mobx-react to v6.1.5

This commit is contained in:
Renovate Bot
2020-01-13 11:36:43 +00:00
parent d79f93d866
commit ae77bd9499
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13538,9 +13538,9 @@
"integrity": "sha512-eVmHGuSYd0ZU6x8gYMdgLEnCC9kfBJaf7/qJt+/yIxczVVUiVzHvTBjZH3xEa5FD5VJJSh1/Ba4SThE4ErEGjw=="
},
"mobx-react": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-6.1.4.tgz",
"integrity": "sha512-wzrJF1RflhyLh8ne4FJfMbG8ZgRFmZ62b4nbyhJzwQpAmrkSnSsAWG9mIff4ffV/Q7OU+uOYf7rXvSmiuUe4cw==",
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-6.1.5.tgz",
"integrity": "sha512-EfWoXmGE2CfozH4Xirb65+il1ynHFCmxBSUabMSf+511YfjVs6QRcCrHkiVw+Il8iWp1gIyfa9qKkUgbDA9/2w==",
"requires": {
"mobx-react-lite": "^1.4.2"
}
+1 -1
View File
@@ -25,7 +25,7 @@
"fontfaceobserver": "2.1.0",
"lodash": "4.17.15",
"mobx": "5.15.2",
"mobx-react": "6.1.4",
"mobx-react": "6.1.5",
"mobx-stored": "1.1.0",
"moment": "2.24.0",
"object-hash": "2.0.1",