Browse Source

Bump mobx from 2.1.0 to 2.1.1 in /zxscanner

Bumps [mobx](https://github.com/mobxjs/mobx.dart) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/mobxjs/mobx.dart/releases)
- [Commits](https://github.com/mobxjs/mobx.dart/compare/mobx-2.1.0...mobx-2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/45/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
c4d2ee7e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -531,7 +531,7 @@ packages:
name: mobx name: mobx
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.1.0" version: "2.1.1"
mobx_codegen: mobx_codegen:
dependency: "direct dev" dependency: "direct dev"
description: description:

2
zxscanner/pubspec.yaml

@ -25,7 +25,7 @@ dependencies:
image: ^3.2.0 image: ^3.2.0
image_picker: ^0.8.5 image_picker: ^0.8.5
intl: ^0.17.0 intl: ^0.17.0
mobx: ^2.1.0 mobx: ^2.1.1
path_provider: ^2.0.11 path_provider: ^2.0.11
share_plus: ^4.4.0 share_plus: ^4.4.0
shared_preferences: ^2.0.15 shared_preferences: ^2.0.15

Loading…
Cancel
Save