mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump mobx from 6.13.3 to 6.13.5 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.13.3 to 6.13.5. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.3...mobx@6.13.5) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
6e4fbda861
commit
818e6eef4f
Generated
+4
-5
@@ -30,7 +30,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.13.3",
|
||||
"mobx": "6.13.5",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
@@ -10819,10 +10819,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.13.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.3.tgz",
|
||||
"integrity": "sha512-YtAS+ZMbdpbHYUU4ESht3na8KiX11KuMT1yOiKtbKlQ0GZkHDYPKyEw/Tdp7h7aHyLrTWj2TBaSNJ6bCr638iQ==",
|
||||
"license": "MIT",
|
||||
"version": "6.13.5",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.5.tgz",
|
||||
"integrity": "sha512-/HTWzW2s8J1Gqt+WmUj5Y0mddZk+LInejADc79NJadrWla3rHzmRHki/mnEUH1AvOmbNTZ1BRbKxr8DSgfdjMA==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/mobx"
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.13.3",
|
||||
"mobx": "6.13.5",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user