From 9b4c6a0658f3cee88ae1ea086e850b4da33fb254 Mon Sep 17 00:00:00 2001 From: Parker Lougheed Date: Wed, 30 Aug 2023 09:08:40 -0500 Subject: [PATCH] Update e2e_test dependencies (#79) --- e2e_test/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2e_test/pubspec.yaml b/e2e_test/pubspec.yaml index 9d6755c..9d9b409 100644 --- a/e2e_test/pubspec.yaml +++ b/e2e_test/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: path: ../ dev_dependencies: - cli_util: ^0.3.0 - dart_flutter_team_lints: ^0.1.0 + cli_util: ^0.4.0 + dart_flutter_team_lints: ^1.0.0 path: ^1.8.0 test: ^1.16.0