Bump mobx from 5.14.0 to 5.15.1 (#57)
Bumps [mobx](https://github.com/mobxjs/mobx) from 5.14.0 to 5.15.1. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Changelog](https://github.com/mobxjs/mobx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mobxjs/mobx/compare/5.14.0...5.15.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f881e2fb3d
commit
9e1a5a713c
@ -22,7 +22,7 @@
|
|||||||
"date-fns": "^2.2.1",
|
"date-fns": "^2.2.1",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"mobx": "^5.5.0",
|
"mobx": "^5.15.1",
|
||||||
"mobx-react": "^6.1.4",
|
"mobx-react": "^6.1.4",
|
||||||
"prop-types": "^15.6.2",
|
"prop-types": "^15.6.2",
|
||||||
"query-string": "^6.2.0",
|
"query-string": "^6.2.0",
|
||||||
|
@ -5149,10 +5149,10 @@ mobx-react@^6.1.4:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mobx-react-lite "^1.4.2"
|
mobx-react-lite "^1.4.2"
|
||||||
|
|
||||||
mobx@^5.5.0:
|
mobx@^5.15.1:
|
||||||
version "5.14.0"
|
version "5.15.1"
|
||||||
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.14.0.tgz#357c1023aca2851df357fa0cb9a6eaaab3a57793"
|
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.1.tgz#ba07807808b3f9dc3e6b0a74ba69bcccc6df4ece"
|
||||||
integrity sha512-GhDSZV9rGlCeVBpFPVYaYSn7UjgkD3158Njailp4IJhKqbT5iiEtiRyr76b7gPj3wpUSl+NHREQqBXzc1I8jpQ==
|
integrity sha512-o4aN0GqKcDmKwu2wVsqbujU4F63ZvmbBLSc7WhzuAu9S9eF2wgNjqIkzrb/kbY3C9/mGYG4k1M0KbCuG1GJ7IQ==
|
||||||
|
|
||||||
move-concurrently@^1.0.1:
|
move-concurrently@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user