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

This commit is contained in:
Renovate Bot
2021-10-14 23:03:54 +01:00
committed by Łukasz Mierzwa
parent a46bb3140d
commit a9e007cf2c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16160,9 +16160,9 @@
}
},
"mobx": {
"version": "6.3.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.4.tgz",
"integrity": "sha512-lyv/zZU0oHIUReD2Zsns03CQpZqlAmiY4hmTZBfHMM8s03Vu5LjpVxUvOfzEhhnBXPChA7GMS6XBylxDsBFK1Q=="
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.5.tgz",
"integrity": "sha512-MeDfqtiSbhVoJgXqQsrJwvq2klj7Xk9pPdMThCdFiwFt33vgWJe82ATppPwVzQoz0AI3QpSSwQzcp3TBDK4syg=="
},
"mobx-react-lite": {
"version": "3.2.1",
+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.4",
"mobx": "6.3.5",
"mobx-react-lite": "3.2.1",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",