Skip to content

Commit 8270fc2

Browse files
authored
Merge pull request vicajilau#133 from jachzen/dependabot/pub/example/path_provider-2.1.6
Bump path_provider from 2.1.5 to 2.1.6 in /example
2 parents 4bc8cf2 + 4783e99 commit 8270fc2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

example/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,10 @@ packages:
147147
dependency: transitive
148148
description:
149149
name: meta
150-
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
150+
sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
151151
url: "https://pub.dev"
152152
source: hosted
153-
version: "1.17.0"
153+
version: "1.18.0"
154154
path:
155155
dependency: transitive
156156
description:
@@ -163,10 +163,10 @@ packages:
163163
dependency: "direct main"
164164
description:
165165
name: path_provider
166-
sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd"
166+
sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825
167167
url: "https://pub.dev"
168168
source: hosted
169-
version: "2.1.5"
169+
version: "2.1.6"
170170
path_provider_android:
171171
dependency: transitive
172172
description:
@@ -320,10 +320,10 @@ packages:
320320
dependency: transitive
321321
description:
322322
name: test_api
323-
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
323+
sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e"
324324
url: "https://pub.dev"
325325
source: hosted
326-
version: "0.7.10"
326+
version: "0.7.11"
327327
vector_math:
328328
dependency: transitive
329329
description:

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515
# the latest version available on pub.dev. To see which dependencies have newer
1616
# versions available, run `flutter pub outdated`.
1717
dependencies:
18-
path_provider: ^2.1.5
18+
path_provider: ^2.1.6
1919
flutter:
2020
sdk: flutter
2121

0 commit comments

Comments
 (0)