Skip to content

Commit

Permalink
Merge pull request #2355 from nextcloud/renovate/go_router
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Aug 6, 2024
2 parents 0b7c637 + da4bff1 commit a4d7f37
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/neon/neon_dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dev_dependencies:
custom_lint: ^0.6.4
flutter_test:
sdk: flutter
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
http: ^1.2.2
mocktail: ^1.0.4
neon_lints:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_files/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
custom_lint: ^0.6.4
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_news/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
custom_lint: ^0.6.4
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
custom_lint: ^0.6.4
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
neon_lints:
git:
url: https://github.com/nextcloud/neon
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dev_dependencies:
custom_lint: ^0.6.4
flutter_test:
sdk: flutter
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
http: ^1.2.2
mocktail: ^1.0.4
neon_lints:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_talk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dev_dependencies:
flutter_keyboard_visibility: ^6.0.0
flutter_test:
sdk: flutter
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
http: ^1.2.2
mocktail: ^1.0.4
neon_lints:
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 @@ -80,7 +80,7 @@ dev_dependencies:
custom_lint: ^0.6.4
flutter_test:
sdk: flutter
go_router_builder: ^2.7.0
go_router_builder: ^2.7.1
mocktail: ^1.0.4
neon_lints:
git:
Expand Down

0 comments on commit a4d7f37

Please sign in to comment.