From 482e1095e926e3c7e58992f5ca568590e1e96e95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 17:21:48 +0000 Subject: [PATCH] chore(deps): update dependency custom_lint to ^0.6.10 --- packages/neon_framework/example/pubspec.yaml | 2 +- packages/neon_framework/packages/dashboard_app/pubspec.yaml | 2 +- packages/neon_framework/packages/files_app/pubspec.yaml | 2 +- packages/neon_framework/packages/news_app/pubspec.yaml | 2 +- packages/neon_framework/packages/notes_app/pubspec.yaml | 2 +- packages/neon_framework/packages/notifications_app/pubspec.yaml | 2 +- packages/neon_framework/packages/talk_app/pubspec.yaml | 2 +- packages/neon_framework/pubspec.yaml | 2 +- packages/neon_lints/example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/neon_framework/example/pubspec.yaml b/packages/neon_framework/example/pubspec.yaml index 937800683a6..63d5ca904e6 100644 --- a/packages/neon_framework/example/pubspec.yaml +++ b/packages/neon_framework/example/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: vector_graphics: any dev_dependencies: - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 neon_lints: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon_framework/packages/dashboard_app/pubspec.yaml b/packages/neon_framework/packages/dashboard_app/pubspec.yaml index b88331e73ea..81a2bdd33e9 100644 --- a/packages/neon_framework/packages/dashboard_app/pubspec.yaml +++ b/packages/neon_framework/packages/dashboard_app/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 flutter_test: sdk: flutter go_router_builder: ^2.7.1 diff --git a/packages/neon_framework/packages/files_app/pubspec.yaml b/packages/neon_framework/packages/files_app/pubspec.yaml index 8b02a7b513e..20937f81d6c 100644 --- a/packages/neon_framework/packages/files_app/pubspec.yaml +++ b/packages/neon_framework/packages/files_app/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 go_router_builder: ^2.7.1 neon_lints: git: diff --git a/packages/neon_framework/packages/news_app/pubspec.yaml b/packages/neon_framework/packages/news_app/pubspec.yaml index 7485dfe414c..55ceac8a07f 100644 --- a/packages/neon_framework/packages/news_app/pubspec.yaml +++ b/packages/neon_framework/packages/news_app/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 go_router_builder: ^2.7.1 neon_lints: git: diff --git a/packages/neon_framework/packages/notes_app/pubspec.yaml b/packages/neon_framework/packages/notes_app/pubspec.yaml index 70ec0276c2b..affd5e2e253 100644 --- a/packages/neon_framework/packages/notes_app/pubspec.yaml +++ b/packages/neon_framework/packages/notes_app/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 go_router_builder: ^2.7.1 neon_lints: git: diff --git a/packages/neon_framework/packages/notifications_app/pubspec.yaml b/packages/neon_framework/packages/notifications_app/pubspec.yaml index f2081e9448d..4ca2d0fad8b 100644 --- a/packages/neon_framework/packages/notifications_app/pubspec.yaml +++ b/packages/neon_framework/packages/notifications_app/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 built_value: ^8.9.2 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 flutter_test: sdk: flutter go_router_builder: ^2.7.1 diff --git a/packages/neon_framework/packages/talk_app/pubspec.yaml b/packages/neon_framework/packages/talk_app/pubspec.yaml index 5bebb472ffb..9abfaadd6d9 100644 --- a/packages/neon_framework/packages/talk_app/pubspec.yaml +++ b/packages/neon_framework/packages/talk_app/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.13 built_value: ^8.9.2 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 flutter_keyboard_visibility: ^6.0.0 flutter_test: sdk: flutter diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 8536e246e03..728b2c57c89 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -86,7 +86,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/cookie_store_conformance_tests - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 flutter_test: sdk: flutter go_router_builder: ^2.7.1 diff --git a/packages/neon_lints/example/pubspec.yaml b/packages/neon_lints/example/pubspec.yaml index d63448cd4fb..87dd4bd9e1e 100644 --- a/packages/neon_lints/example/pubspec.yaml +++ b/packages/neon_lints/example/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: nextcloud: ^8.0.1 dev_dependencies: - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 flutter_test: sdk: flutter meta: ^1.11.0 diff --git a/pubspec.yaml b/pubspec.yaml index c2d81e482f8..41cbdb70a0b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,5 +9,5 @@ dev_dependencies: fvm: ^3.2.1 husky: ^0.1.7 melos: ^6.0.0 - custom_lint: ^0.6.8 + custom_lint: ^0.6.10 coverage: ^1.9.2