mirror of
https://github.com/prymitive/karma
synced 2026-08-21 11:46:31 +00:00
chore(deps): bump mobx from 6.9.1 to 6.10.0 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.9.1...mobx@6.10.0) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
84858013cf
commit
df96252fca
Generated
+4
-4
@@ -30,7 +30,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.9.1",
|
||||
"mobx": "6.10.0",
|
||||
"mobx-react-lite": "3.4.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
@@ -16428,9 +16428,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.9.1",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.9.1.tgz",
|
||||
"integrity": "sha512-7V41hvBmzCQg5n/xoZi2qkhREbnF3wHbzbIdR1sLJhVt6yWq2Zq0FlNahEt/RccOmEIjipvBqeQ4mlOEyMhaaA==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.10.0.tgz",
|
||||
"integrity": "sha512-WMbVpCMFtolbB8swQ5E2YRrU+Yu8iLozCVx3CdGjbBKlP7dFiCSuiG06uea3JCFN5DnvtAX7+G5Bp82e2xu0ww==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/mobx"
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.9.1",
|
||||
"mobx": "6.10.0",
|
||||
"mobx-react-lite": "3.4.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user