Skip to content

Commit

Permalink
chore(deps): update dependency custom_lint to ^0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 52cade9 commit 8fdd3e8
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/neon_framework/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
vector_graphics: any

dev_dependencies:
custom_lint: ^0.7.0
custom_lint: ^0.7.3
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
custom_lint: ^0.7.3
flutter_test:
sdk: flutter
go_router_builder: ^2.7.5
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/files_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
custom_lint: ^0.7.3
go_router_builder: ^2.7.5
neon_lints:
git:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
nextcloud: ^8.1.0

dev_dependencies:
custom_lint: ^0.7.0
custom_lint: ^0.7.3
flutter_test:
sdk: flutter
mocktail: ^1.0.4
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/news_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
custom_lint: ^0.7.3
go_router_builder: ^2.7.5
neon_lints:
git:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/notes_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
custom_lint: ^0.7.3
go_router_builder: ^2.7.5
neon_lints:
git:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.14
built_value: ^8.9.3
custom_lint: ^0.7.0
custom_lint: ^0.7.3
flutter_test:
sdk: flutter
go_router_builder: ^2.7.5
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/talk_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.14
built_value: ^8.9.3
custom_lint: ^0.7.0
custom_lint: ^0.7.3
flutter_keyboard_visibility: ^6.0.0
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/cookie_store_conformance_tests
crypton: ^2.2.1
custom_lint: ^0.7.0
custom_lint: ^0.7.3
dart_style: ^2.3.8
flutter_local_notifications_platform_interface: ^8.0.0
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_lints/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
nextcloud: ^8.1.0

dev_dependencies:
custom_lint: ^0.7.0
custom_lint: ^0.7.3
flutter_test:
sdk: flutter
meta: ^1.11.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dev_dependencies:
commitlint_cli: ^0.8.1
fvm: ^3.2.1
melos: 6.0.0
custom_lint: ^0.7.0
custom_lint: ^0.7.3
coverage: ^1.11.1

0 comments on commit 8fdd3e8

Please sign in to comment.