Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump custom_lint from 0.5.7 to 0.5.8 #23

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down