Skip to content

Commit

Permalink
Bump custom_lint from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.2 to 0.5.3.
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.2...custom_lint-v0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent ed319e0 commit fda00e5
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 @@ -306,26 +306,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: ae3cf0f83a155bdfc50315d4a11c7b358ea1e201a57ab0bb2b397f1a9a2a9b80
sha256: "837821e4619c167fd5a547b03bb2fc6be7e65b800ec75528848429705c31ceba"
url: "https://pub.dev"
source: hosted
version: "0.5.2"
version: "0.5.3"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: fe5ba0dabc29d71d52fa372012fabada14af50e4cdf75e4928b1db400cf6afe1
sha256: "3537d50202568994a6f42b1f2953aed6292fc5ecf83e45237af73f64aff2be72"
url: "https://pub.dev"
source: hosted
version: "0.5.2"
version: "0.5.3"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: a420aa57121a22b2a42e7e1dbbcaf7b91ef73b90adce07149419c16cf67d6fcc
sha256: "3bdebdd52a42b4d6e5be9cd833ad1ecfbbc23e1020ca537060e54085497aea9c"
url: "https://pub.dev"
source: hosted
version: "0.5.2"
version: "0.5.3"
dart_mappable:
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 @@ -28,7 +28,7 @@ dependencies:

dev_dependencies:
flutter_lints: ^2.0.0
custom_lint: ^0.5.2
custom_lint: ^0.5.3
riverpod_lint: ^2.0.3
riverpod_generator: ^2.3.1
build_runner: ^2.4.5
Expand Down

0 comments on commit fda00e5

Please sign in to comment.