fix(deps): update dependency mobx to v6.0.1

This commit is contained in:
Renovate Bot
2020-10-08 20:59:23 +01:00
committed by Łukasz Mierzwa
parent 2c7ead155b
commit 3c935aa684
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14672,9 +14672,9 @@
"dev": true
},
"mobx": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.0.tgz",
"integrity": "sha512-bjwqOFkr2FebW0sul7UgbWz4/l7mNvTmE1FPhj95Jeg74v2GSCvtyLeuuiRDF/2bClD9K/P4x/RpLzupbtP7Iw=="
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.1.tgz",
"integrity": "sha512-Pk6uJXZ34yqd661yRmS6z/9avm4FOGXpFpVjnEfiYYOsZXnAxv1fpYjxTCEZ9tuwk0Xe1qnUUlgm+rJtGe0YJA=="
},
"mobx-react-lite": {
"version": "3.0.0",
+1 -1
View File
@@ -50,7 +50,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.0",
"mobx": "6.0.1",
"mobx-react-lite": "3.0.0",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",