1
0
Fork 0

update: update dependency mobx to v6

This commit is contained in:
Renovate Bot 2020-10-01 12:54:22 +00:00 committed by Sean Sube
parent 7944b649e0
commit 577863e2fb
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"jsdom": "16.4.0", "jsdom": "16.4.0",
"jsdom-global": "3.0.2", "jsdom-global": "3.0.2",
"lodash": "4.17.20", "lodash": "4.17.20",
"mobx": "5.15.7", "mobx": "6.0.0",
"mobx-react": "6.3.1", "mobx-react": "6.3.1",
"mocha": "8.1.3", "mocha": "8.1.3",
"noicejs": "3.1.0", "noicejs": "3.1.0",

View File

@ -3893,10 +3893,10 @@ mobx-react@6.3.1:
dependencies: dependencies:
mobx-react-lite "^2.2.0" mobx-react-lite "^2.2.0"
mobx@5.15.7: mobx@6.0.0:
version "5.15.7" version "6.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665" resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-6.0.0.tgz#676fc8dd225d26485d354ff44a1f8d00938b32dc"
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw== integrity sha512-bjwqOFkr2FebW0sul7UgbWz4/l7mNvTmE1FPhj95Jeg74v2GSCvtyLeuuiRDF/2bClD9K/P4x/RpLzupbtP7Iw==
mocha@8.1.3: mocha@8.1.3:
version "8.1.3" version "8.1.3"