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

This commit is contained in:
Renovate Bot
2021-11-01 13:12:30 +00:00
committed by renovate[bot]
parent c71c9e6107
commit d01322e40c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -31,7 +31,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.3.5",
"mobx": "6.3.6",
"mobx-react-lite": "3.2.1",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -23691,9 +23691,9 @@
}
},
"node_modules/mobx": {
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.5.tgz",
"integrity": "sha512-MeDfqtiSbhVoJgXqQsrJwvq2klj7Xk9pPdMThCdFiwFt33vgWJe82ATppPwVzQoz0AI3QpSSwQzcp3TBDK4syg==",
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.6.tgz",
"integrity": "sha512-TeCp8BTco5cmXKY7Zt5VSL5fHBEAHTSA6xs+KWmcxi3cFN1C+Xqs2m3giyGT/e6TSjtdDysVX5+cCZZhEyiJmA==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mobx"
@@ -53798,9 +53798,9 @@
}
},
"mobx": {
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.5.tgz",
"integrity": "sha512-MeDfqtiSbhVoJgXqQsrJwvq2klj7Xk9pPdMThCdFiwFt33vgWJe82ATppPwVzQoz0AI3QpSSwQzcp3TBDK4syg=="
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.6.tgz",
"integrity": "sha512-TeCp8BTco5cmXKY7Zt5VSL5fHBEAHTSA6xs+KWmcxi3cFN1C+Xqs2m3giyGT/e6TSjtdDysVX5+cCZZhEyiJmA=="
},
"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.5",
"mobx": "6.3.6",
"mobx-react-lite": "3.2.1",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",