Skip to content

Commit

Permalink
chore(deps): bump dart_code_metrics_presets from 2.18.0 to 2.19.0 in …
Browse files Browse the repository at this point in the history
…/packages/world_countries/example (#260)

chore(deps): bump dart_code_metrics_presets

Bumps [dart_code_metrics_presets](https://github.com/CQLabs/dart-code-metrics-presets) from 2.18.0 to 2.19.0.
- [Changelog](https://github.com/CQLabs/dart-code-metrics-presets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CQLabs/dart-code-metrics-presets/commits)

---
updated-dependencies:
- dependency-name: dart_code_metrics_presets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 16, 2024
1 parent 999f1e1 commit 4b0ad47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/world_countries/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@ packages:
dependency: "direct dev"
description:
name: dart_code_metrics_presets
sha256: "23c3d261f26e5029fa8061546284d5328bef9b0011284cc3e9c18311839c822b"
sha256: "7a2d1eb8667c0991ceb925a65ab14f30c76dc32912d17c4c2df29c64dd9b9c97"
url: "https://pub.dev"
source: hosted
version: "2.18.0"
version: "2.19.0"
dart_style:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/world_countries/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.13 # From Google
dart_code_linter: ^1.1.5 # Ex-DCM.
dart_code_metrics_presets: ^2.18.0
dart_code_metrics_presets: ^2.19.0
dhttpd: ^4.1.0 # From Google
flutter_gen_runner: ^5.8.0
flutter_test: # From Google
Expand Down

0 comments on commit 4b0ad47

Please sign in to comment.