Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump custom_lint from 0.5.7 to 0.5.8
Browse files Browse the repository at this point in the history
Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.7 to 0.5.8.
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.7...custom_lint-v0.5.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 15, 2024
1 parent 9bab621 commit 8c0fa5b
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
@@ -189,26 +189,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90"
sha256: dfb893ff17c83cf08676c6b64df11d3e53d80590978d7c1fb242afff3ba6dedb
url: "https://pub.dev"
source: hosted
version: "0.5.7"
version: "0.5.8"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418
sha256: "8df6634b38a36a6c6cb74a9c0eb02e9ba0b0ab89b29e38e6daa86e8ed2c6288d"
url: "https://pub.dev"
source: hosted
version: "0.5.7"
version: "0.5.8"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc
sha256: "2b235be098d157e244f18ea905a15a18c16a205e30553888fac6544bbf52f03f"
url: "https://pub.dev"
source: hosted
version: "0.5.7"
version: "0.5.8"
dart_style:
dependency: transitive
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ dev_dependencies:
flutter_lints: ^3.0.1
riverpod_generator: ^2.3.3
build_runner: ^2.4.7
custom_lint: ^0.5.7
custom_lint: ^0.5.8
riverpod_lint: ^2.1.1
isar_generator: ^3.1.0+1
freezed: ^2.4.6

0 comments on commit 8c0fa5b

Please sign in to comment.