Skip to content

Commit

Permalink
chore(deps): bump custom_lint from 0.5.5 to 0.5.6
Browse files Browse the repository at this point in the history
Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.5 to 0.5.6.
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.5...custom_lint-v0.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 6ffb701 commit fa0bbc4
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 @@ -237,26 +237,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "68671c7b9cad03029c0270119169e32e801f8d87cec00367f233f4408d8913bd"
sha256: f9a828b696930cf8307f9a3617b2b65c9b370e484dc845d69100cadb77506778
url: "https://pub.dev"
source: hosted
version: "0.5.5"
version: "0.5.6"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: cdaa0174851ef27698a3b41a31c9e63bc0385fe399ae40ea7fb53edf03b0d043
sha256: c6f656a4d83385fc0656ae60410ed06bb382898c45627bfb8bbaa323aea97883
url: "https://pub.dev"
source: hosted
version: "0.5.5"
version: "0.5.6"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: ae59cf9f211d22fe092ae1817243600ae7b5b815dc3b1985cefd7e5a9f41188c
sha256: e20a67737adcf0cf2465e734dd624af535add11f9edd1f2d444909b5b0749650
url: "https://pub.dev"
source: hosted
version: "0.5.5"
version: "0.5.6"
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 @@ -36,7 +36,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.4
custom_lint: ^0.5.5
custom_lint: ^0.5.6
flutter_native_splash: ^2.3.0
flutter_test:
sdk: flutter
Expand Down

0 comments on commit fa0bbc4

Please sign in to comment.