1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump mobx-react from 7.2.1 to 7.3.0

Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react@7.2.1...mobx-react@7.3.0)

---
updated-dependencies:
- dependency-name: mobx-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-18 01:03:34 +00:00 committed by GitHub
parent a76fc6df84
commit 24acc5bef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -234,7 +234,7 @@
"md5-file": "^5.0.0", "md5-file": "^5.0.0",
"mobx": "^6.3.7", "mobx": "^6.3.7",
"mobx-observable-history": "^2.0.3", "mobx-observable-history": "^2.0.3",
"mobx-react": "^7.2.1", "mobx-react": "^7.3.0",
"mobx-utils": "^6.0.4", "mobx-utils": "^6.0.4",
"mock-fs": "^5.1.2", "mock-fs": "^5.1.2",
"moment": "^2.29.1", "moment": "^2.29.1",

View File

@ -9268,17 +9268,17 @@ mobx-observable-history@^2.0.3:
history "^4.10.1" history "^4.10.1"
mobx "^6.3.0" mobx "^6.3.0"
mobx-react-lite@^3.2.0: mobx-react-lite@^3.3.0:
version "3.2.0" version "3.3.0"
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-3.2.0.tgz#331d7365a6b053378dfe9c087315b4e41c5df69f" resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-3.3.0.tgz#7174e807201943beff6f9d3701492314c9fc0db3"
integrity sha512-q5+UHIqYCOpBoFm/PElDuOhbcatvTllgRp3M1s+Hp5j0Z6XNgDbgqxawJ0ZAUEyKM8X1zs70PCuhAIzX1f4Q/g== integrity sha512-U/kMSFtV/bNVgY01FuiGWpRkaQVHozBq5CEBZltFvPt4FcV111hEWkgwqVg9GPPZSEuEdV438PEz8mk8mKpYlA==
mobx-react@^7.2.1: mobx-react@^7.3.0:
version "7.2.1" version "7.3.0"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-7.2.1.tgz#e9d4c04dc63d05e1139ce773f5fee7a5b4cb7c78" resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-7.3.0.tgz#a17dedb71b75dad2337e3f95eb753179f6cfe732"
integrity sha512-LZS99KFLn75VWDXPdRJhILzVQ7qLcRjQbzkK+wVs0Qg4kWw5hOI2USp7tmu+9zP9KYsVBmKyx2k/8cTTBfsymw== integrity sha512-RGEcwZokopqyJE5JPwXKB9FWMSqFM9NJVO2QPI+z6laJTJeBHqvPicjnKgY5mvihxTeXB1+72TnooqUePeGV1g==
dependencies: dependencies:
mobx-react-lite "^3.2.0" mobx-react-lite "^3.3.0"
mobx-utils@^6.0.4: mobx-utils@^6.0.4:
version "6.0.4" version "6.0.4"