mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): bump mobx from 6.12.4 to 6.12.5 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.12.4 to 6.12.5. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.4...mobx@6.12.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
20645bc969
commit
8cf32a95b5
9
ui/package-lock.json
generated
9
ui/package-lock.json
generated
@@ -30,7 +30,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.12.4",
|
||||
"mobx": "6.12.5",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
@@ -10597,10 +10597,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.12.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.4.tgz",
|
||||
"integrity": "sha512-uIymg89x+HmItX1p3MG+d09irn2k63J6biftZ5Ok+UpNojS1I3NJPLfcmJT9ANnUltNlHi+HQqrVyxiAN8ISYg==",
|
||||
"license": "MIT",
|
||||
"version": "6.12.5",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.5.tgz",
|
||||
"integrity": "sha512-xRq2tyY6unAec0ItlsrgoCuxrWXLoIkM5cGPuerm/0nX/CI9FxAO6ttfRYfFa+B5Yz51d59IfKy0mJwxOEwqzQ==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/mobx"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.12.4",
|
||||
"mobx": "6.12.5",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user