mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): bump mobx from 6.6.2 to 6.7.0 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.6.2 to 6.7.0. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.6.2...mobx@6.7.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
a37ebd8464
commit
2aea308dfd
14
ui/package-lock.json
generated
14
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.6.2",
|
||||
"mobx": "6.7.0",
|
||||
"mobx-react-lite": "3.4.0",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
@@ -26586,9 +26586,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.6.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.2.tgz",
|
||||
"integrity": "sha512-IOpS0bf3+hXIhDIy+CmlNMBfFpAbHS0aVHcNC+xH/TFYEKIIVDKNYRh9eKlXuVfJ1iRKAp0cRVmO145CyJAMVQ==",
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.7.0.tgz",
|
||||
"integrity": "sha512-1kBLBdSNG2bA522HQdbsTvwAwYf9hq9FWxmlhX7wTsJUAI54907J+ozfGW+LoYUo06vjit748g6QH1AAGLNebw==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/mobx"
|
||||
@@ -56157,9 +56157,9 @@
|
||||
}
|
||||
},
|
||||
"mobx": {
|
||||
"version": "6.6.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.2.tgz",
|
||||
"integrity": "sha512-IOpS0bf3+hXIhDIy+CmlNMBfFpAbHS0aVHcNC+xH/TFYEKIIVDKNYRh9eKlXuVfJ1iRKAp0cRVmO145CyJAMVQ=="
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.7.0.tgz",
|
||||
"integrity": "sha512-1kBLBdSNG2bA522HQdbsTvwAwYf9hq9FWxmlhX7wTsJUAI54907J+ozfGW+LoYUo06vjit748g6QH1AAGLNebw=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.4.0",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.6.2",
|
||||
"mobx": "6.7.0",
|
||||
"mobx-react-lite": "3.4.0",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user