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

This commit is contained in:
Renovate Bot
2021-08-31 19:50:25 +00:00
committed by renovate[bot]
parent 196fbf15e8
commit 43f9da9991
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15921,9 +15921,9 @@
}
},
"mobx": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.2.tgz",
"integrity": "sha512-xGPM9dIE1qkK9Nrhevp0gzpsmELKU4MFUJRORW/jqxVFIHHWIoQrjDjL8vkwoJYY3C2CeVJqgvl38hgKTalTWg=="
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.3.tgz",
"integrity": "sha512-JoNU50rO6d1wHwKPJqKq4rmUMbYnI9CsJmBo+Cu4exBYenFvIN77LWrZENpzW6reZPADtXMmB1DicbDSfy8Clw=="
},
"mobx-react-lite": {
"version": "3.2.0",
+1 -1
View File
@@ -30,7 +30,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.3.2",
"mobx": "6.3.3",
"mobx-react-lite": "3.2.0",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",