Skip to content

Commit

Permalink
chore(deps): bump fast_immutable_collections from 10.1.1 to 10.1.2
Browse files Browse the repository at this point in the history
Bumps [fast_immutable_collections](https://github.com/marcglasberg/fast_immutable_collections) from 10.1.1 to 10.1.2.
- [Changelog](https://github.com/marcglasberg/fast_immutable_collections/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcglasberg/fast_immutable_collections/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 6966fc9 commit 27b7102
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,10 +504,10 @@ packages:
dependency: "direct main"
description:
name: fast_immutable_collections
sha256: "6df5b5bb29f52644c4c653ef0ae7d26c8463f8d6551b0ac94561103ff6c5ca17"
sha256: "06c2aee88473a55fe36d6dc89f498b42b24a6c09a001536628257fe1a81bf514"
url: "https://pub.dev"
source: hosted
version: "10.1.1"
version: "10.1.2"
ffi:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
env:
path: packages/env
equatable: ^2.0.5
fast_immutable_collections: ^10.1.1
fast_immutable_collections: ^10.1.2
firebase_config:
path: packages/remote_config/firebase_config
firebase_core: ^2.25.4
Expand Down

0 comments on commit 27b7102

Please sign in to comment.