From 03d9268549823bcd7c4fd3b670fdbd02e0ebf40b Mon Sep 17 00:00:00 2001 From: Daniel Eshkeri Date: Tue, 15 Oct 2024 09:46:23 +0100 Subject: [PATCH] fix: put dev dependencies in alphabetical order --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0cf9d7a2..946dd016 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,6 +31,7 @@ dependencies: web: ^1.0.0 dev_dependencies: + analyzer: ^6.7.0 build_runner: ^2.4.10 flutter_test: sdk: flutter @@ -38,7 +39,6 @@ dev_dependencies: mockito: ^5.4.4 path: ^1.9.0 zds_analysis: ^1.0.0 - analyzer: ^6.7.0 flutter: fonts: