Skip to content

Commit 36f1686

Browse files
dependabot[bot]Endika
authored andcommitted
build(deps): bump path_provider in the patch-and-minor group
Bumps the patch-and-minor group with 1 update: [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider). Updates `path_provider` from 2.1.5 to 2.1.6 - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.6/packages/path_provider) --- updated-dependencies: - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12b905a commit 36f1686

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,10 +217,10 @@ packages:
217217
dependency: transitive
218218
description:
219219
name: meta
220-
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
220+
sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
221221
url: "https://pub.dev"
222222
source: hosted
223-
version: "1.17.0"
223+
version: "1.18.0"
224224
mime:
225225
dependency: transitive
226226
description:
@@ -257,10 +257,10 @@ packages:
257257
dependency: "direct main"
258258
description:
259259
name: path_provider
260-
sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd"
260+
sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825
261261
url: "https://pub.dev"
262262
source: hosted
263-
version: "2.1.5"
263+
version: "2.1.6"
264264
path_provider_android:
265265
dependency: transitive
266266
description:
@@ -390,10 +390,10 @@ packages:
390390
dependency: transitive
391391
description:
392392
name: test_api
393-
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
393+
sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e"
394394
url: "https://pub.dev"
395395
source: hosted
396-
version: "0.7.10"
396+
version: "0.7.11"
397397
typed_data:
398398
dependency: transitive
399399
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter_localizations:
1313
sdk: flutter
1414
share_plus: ^13.1.0
15-
path_provider: ^2.1.0
15+
path_provider: ^2.1.6
1616
web: ^1.1.1
1717
dev_dependencies:
1818
flutter_test:

0 commit comments

Comments
 (0)