diff --git a/packages/app/pubspec.lock b/packages/app/pubspec.lock index 6a016137c2f..9a43bb1dd92 100644 --- a/packages/app/pubspec.lock +++ b/packages/app/pubspec.lock @@ -245,26 +245,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "445242371d91d2e24bd7b82e3583a2c05610094ba2d0575262484ad889c8f981" + sha256: "7c0aec12df22f9082146c354692056677f1e70bc43471644d1fdb36c6fdda799" url: "https://pub.dev" source: hosted - version: "0.6.2" + version: "0.6.4" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: "4c0aed2a3491096e91cf1281923ba1b6814993f16dde0fd60f697925225bbbd6" + sha256: d7dc41e709dde223806660268678be7993559e523eb3164e2a1425fd6f7615a9 url: "https://pub.dev" source: hosted - version: "0.6.2" + version: "0.6.4" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: ce5d6215f4e143f7780ce53f73dfa6fc503f39d2d30bef76c48be9ac1a09d9a6 + sha256: a85e8f78f4c52f6c63cdaf8c872eb573db0231dcdf3c3a5906d493c1f8bc20e6 url: "https://pub.dev" source: hosted - version: "0.6.2" + version: "0.6.3" dart_style: dependency: transitive description: diff --git a/packages/app/pubspec.yaml b/packages/app/pubspec.yaml index 0cc26711cec..d4766fe78d5 100644 --- a/packages/app/pubspec.yaml +++ b/packages/app/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: vector_graphics: any dev_dependencies: - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 neon_lints: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon/neon_dashboard/pubspec.yaml b/packages/neon/neon_dashboard/pubspec.yaml index 7adc9dc06a1..9a2e5038dd8 100644 --- a/packages/neon/neon_dashboard/pubspec.yaml +++ b/packages/neon/neon_dashboard/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 flutter_test: sdk: flutter go_router_builder: ^2.4.1 diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index 85d117949e0..1fcd01d6194 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 go_router_builder: ^2.4.1 neon_lints: git: diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index 39632aed13f..e700e49b672 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 go_router_builder: ^2.4.1 neon_lints: git: diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index 85c2093b076..1ed099479fe 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 go_router_builder: ^2.4.1 neon_lints: git: diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 499cbb69508..cec553fbaa7 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 go_router_builder: ^2.4.1 neon_lints: git: diff --git a/packages/neon/neon_talk/pubspec.yaml b/packages/neon/neon_talk/pubspec.yaml index 9845d619f99..45634b8fc81 100644 --- a/packages/neon/neon_talk/pubspec.yaml +++ b/packages/neon/neon_talk/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 flutter_test: sdk: flutter go_router_builder: ^2.4.1 diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 704daf14b9f..dd1b30dc525 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -66,7 +66,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4 flutter_test: sdk: flutter go_router_builder: ^2.4.1 diff --git a/pubspec.yaml b/pubspec.yaml index c585468af92..712c70f52a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,4 +10,4 @@ dev_dependencies: fvm: ^3.0.14 husky: ^0.1.7 melos: ^5.1.0 - custom_lint: ^0.6.2 + custom_lint: ^0.6.4