From ae68362bd2e4c83970b1f9ee5217fc87a72bfb5b Mon Sep 17 00:00:00 2001
From: Vishesh Handa <me@vhanda.in>
Date: Sun, 4 Apr 2021 10:52:19 +0200
Subject: [PATCH] Bump timeago

---
 pubspec.lock | 2 +-
 pubspec.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pubspec.lock b/pubspec.lock
index daaaa147..67045e66 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -1053,7 +1053,7 @@ packages:
       name: timeago
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "2.0.27"
+    version: "3.0.2"
   tint:
     dependency: transitive
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 0b79c69c..4dc95b4b 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -72,7 +72,7 @@ dependencies:
   stack_trace: ^1.9.6
   synchronized: ^2.2.0
   time: ^1.3.0
-  timeago: ^2.0.27
+  timeago: ^3.0.2
   url_launcher: ^6.0.2
   uuid: ^3.0.2
   yaml: ^3.1.0