Browse Source

Bump mobx from 2.1.1 to 2.1.3 in /zxscanner

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
5f3fa58170
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.1" version: "2.1.3"
mobx_codegen: mobx_codegen:
dependency: "direct dev" dependency: "direct dev"
description: description:

2
zxscanner/pubspec.yaml

@ -25,7 +25,7 @@ dependencies:
image: ^3.2.2 image: ^3.2.2
image_picker: ^0.8.5 image_picker: ^0.8.5
intl: ^0.17.0 intl: ^0.17.0
mobx: ^2.1.1 mobx: ^2.1.3
path_provider: ^2.0.11 path_provider: ^2.0.11
share_plus: ^5.0.0 share_plus: ^5.0.0
shared_preferences: ^2.0.15 shared_preferences: ^2.0.15

Loading…
Cancel
Save