Skip to content

Commit

Permalink
chore(deps): bump path_provider_platform_interface (#4993)
Browse files Browse the repository at this point in the history
Bumps [path_provider_platform_interface](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider_platform_interface-v2.1.2/packages/path_provider)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9f5b6cd commit 610c0fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1173,10 +1173,10 @@ packages:
dependency: "direct dev"
description:
name: path_provider_platform_interface
sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c"
sha256: "88f5779f72ba699763fa3a3b06aa4bf6de76c8e5de842cf6f29e2e06476c2334"
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.1.2"
path_provider_windows:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
mockito: 5.4.2
path_provider_platform_interface: 2.1.1
path_provider_platform_interface: 2.1.2
plugin_platform_interface: 2.1.7
flutter_lints: 2.0.3
openfoodfacts_flutter_lints:
Expand Down

0 comments on commit 610c0fd

Please sign in to comment.