Skip to content

Commit

Permalink
⬆️ Bump weak_map from 3.0.1 to 4.0.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [weak_map](https://github.com/marcglasberg/weak_map) from 3.0.1 to 4.0.0.
- [Changelog](https://github.com/marcglasberg/weak_map/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcglasberg/weak_map/commits)

---
updated-dependencies:
- dependency-name: weak_map
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent acdcb0f commit d439c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
equatable: ^2.0.5
meta: ^1.9.1
recursive_regex: ^1.0.0
weak_map: ^3.0.1
weak_map: ">=3.0.1 <5.0.0"

dev_dependencies:
cli_script: ^1.0.0
Expand Down

0 comments on commit d439c54

Please sign in to comment.