Skip to content

Commit

Permalink
Bump custom_lint from 0.5.6 to 0.5.7 (PalisadoesFoundation#2122)
Browse files Browse the repository at this point in the history
Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.6 to 0.5.7.
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.6...custom_lint-v0.5.7)

---
updated-dependencies:
- dependency-name: custom_lint
  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 and palisadian committed Jan 10, 2024
1 parent b55f366 commit e7744b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,26 +301,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: f9a828b696930cf8307f9a3617b2b65c9b370e484dc845d69100cadb77506778
sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90"
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: c6f656a4d83385fc0656ae60410ed06bb382898c45627bfb8bbaa323aea97883
sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: e20a67737adcf0cf2465e734dd624af535add11f9edd1f2d444909b5b0749650
sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
dart_style:
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 @@ -84,7 +84,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.6
custom_lint: 0.5.6
custom_lint: 0.5.7
flutter_test:
sdk: flutter
hive_generator: ^2.0.1
Expand Down

0 comments on commit e7744b2

Please sign in to comment.