Skip to content

Commit 5337636

Browse files
Bump path_provider from 2.1.5 to 2.1.6 (#136)
Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe2c017 commit 5337636

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,10 +596,10 @@ packages:
596596
dependency: "direct main"
597597
description:
598598
name: path_provider
599-
sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd"
599+
sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825
600600
url: "https://pub.dev"
601601
source: hosted
602-
version: "2.1.5"
602+
version: "2.1.6"
603603
path_provider_android:
604604
dependency: transitive
605605
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
json_annotation: ^4.9.0
4343
meta: ^1.18.0
4444
path: ^1.9.1
45-
path_provider: ^2.1.5
45+
path_provider: ^2.1.6
4646
re_editor: ^0.9.0
4747
re_highlight: ^0.0.3
4848
rxdart: ^0.28.0

0 commit comments

Comments
 (0)