mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump mobx from 6.12.1 to 6.12.3 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.12.1 to 6.12.3. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.1...mobx@6.12.3) --- 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
e22186ca60
commit
30203a5a2b
Generated
+4
-4
@@ -30,7 +30,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.12.1",
|
||||
"mobx": "6.12.3",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
@@ -9950,9 +9950,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.12.1",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.1.tgz",
|
||||
"integrity": "sha512-HN5/fmWCnePVI4u3Y487x3G0LIQ+qnQjowylhVxXPvBmbwottKm8R7GrsYAqljzekZUj+LoBcAUp3l8/3EPCGQ==",
|
||||
"version": "6.12.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.3.tgz",
|
||||
"integrity": "sha512-c8NKkO4R2lShkSXZ2Ongj1ycjugjzFFo/UswHBnS62y07DMcTc9Rvo03/3nRyszIvwPNljlkd4S828zIBv/piw==",
|
||||
"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.12.1",
|
||||
"mobx": "6.12.3",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user