fix(deps): update dependency mobx to v6.0.5 (#2665)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-23 22:11:31 +00:00
committed by GitHub
co-authored by Renovate Bot
parent 3cf44e28f0
commit ef6970702e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14246,9 +14246,9 @@
"dev": true
},
"mobx": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.4.tgz",
"integrity": "sha512-wT2QJT9tW19VSHo9x7RPKU3z/I2Ps6wUS8Kb1OO+kzmg7UY3n4AkcaYG6jq95Lp1R9ohjC/NGYuT2PtuvBjhFg=="
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.5.tgz",
"integrity": "sha512-Q3/GiSj/QyazDn1n44PjdiMlokCE6gVs85BnFR0xCJmkF2d34k/ZnWAEG7wGbnJYEi+0f5CdvzDquBiKeo56bA=="
},
"mobx-react-lite": {
"version": "3.1.6",
+1 -1
View File
@@ -48,7 +48,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.4",
"mobx": "6.0.5",
"mobx-react-lite": "3.1.6",
"mobx-stored": "1.1.0",
"prettier": "2.2.1",