Browse Source

Merge pull request #5 from khoren93/dependabot/pub/zxscanner/share_plus-4.0.10

Bump share_plus from 4.0.9 to 4.0.10 in /zxscanner
pull/6/head
Khoren Markosyan 2 years ago committed by GitHub
parent
commit
f31d0c5018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

16
zxscanner/pubspec.lock

@ -35,7 +35,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.9.0"
version: "2.8.2"
boolean_selector:
dependency: transitive
description:
@ -140,7 +140,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
version: "1.2.0"
charcode:
dependency: transitive
description:
@ -510,14 +510,14 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.5"
version: "0.1.4"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.7.0"
mime:
dependency: transitive
description:
@ -552,7 +552,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.8.1"
path_provider:
dependency: "direct main"
description:
@ -664,7 +664,7 @@ packages:
name: share_plus
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.9"
version: "4.0.10"
share_plus_linux:
dependency: transitive
description:
@ -795,7 +795,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.8.2"
stack_trace:
dependency: transitive
description:
@ -823,7 +823,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "1.1.0"
term_glyph:
dependency: transitive
description:

2
zxscanner/pubspec.yaml

@ -27,7 +27,7 @@ dependencies:
intl: ^0.17.0
mobx: ^2.0.7
path_provider: ^2.0.11
share_plus: ^4.0.9
share_plus: ^4.0.10
shared_preferences: ^2.0.15
url_launcher: ^6.1.4

Loading…
Cancel
Save