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

chore(deps): bump custom_lint from 0.5.3 to 0.5.4 #63

Merged
merged 1 commit into from
Oct 23, 2023
Merged
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 @@ -237,26 +237,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "837821e4619c167fd5a547b03bb2fc6be7e65b800ec75528848429705c31ceba"
sha256: "32ca92485d52095d1296c99c8ab922d112a99f190dac1568aa369fe701038a33"
url: "https://pub.dev"
source: hosted
version: "0.5.3"
version: "0.5.4"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: "3537d50202568994a6f42b1f2953aed6292fc5ecf83e45237af73f64aff2be72"
sha256: b3f3a36a01a660a39397987c2d1e02adf79f047b59e7f4f2ec624b78375f3cd9
url: "https://pub.dev"
source: hosted
version: "0.5.3"
version: "0.5.4"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: "3bdebdd52a42b4d6e5be9cd833ad1ecfbbc23e1020ca537060e54085497aea9c"
sha256: c7399ebeb235a9d4025c68aa9475ddeee30782af331c406313c63fcc2c33cb03
url: "https://pub.dev"
source: hosted
version: "0.5.3"
version: "0.5.4"
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.3
custom_lint: ^0.5.4
flutter_native_splash: ^2.3.0
flutter_test:
sdk: flutter
Expand Down