diff --git a/packages/altive_lints/example/pubspec.yaml b/packages/altive_lints/example/pubspec.yaml index ffdf212..b7b295a 100644 --- a/packages/altive_lints/example/pubspec.yaml +++ b/packages/altive_lints/example/pubspec.yaml @@ -13,4 +13,4 @@ dev_dependencies: altive_lints: path: ../ clock: ^1.1.2 - custom_lint: ^0.6.5 + custom_lint: ^0.7.0 diff --git a/packages/altive_lints/pubspec.yaml b/packages/altive_lints/pubspec.yaml index 2985ffc..76a526f 100644 --- a/packages/altive_lints/pubspec.yaml +++ b/packages/altive_lints/pubspec.yaml @@ -15,6 +15,6 @@ environment: sdk: ^3.0.0 dependencies: - analyzer: ^6.5.0 + analyzer: ^6.7.0 collection: ^1.18.0 - custom_lint_builder: ^0.6.5 + custom_lint_builder: ^0.7.0