From fdaf1c4e73889d345a554773dee94430954c31fa Mon Sep 17 00:00:00 2001 From: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com> Date: Thu, 15 Apr 2021 00:05:01 -0500 Subject: [PATCH] chore: update lock --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yarn.lock b/yarn.lock index b6f2ae5..d5373db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3661,6 +3661,11 @@ dependencies: "@types/istanbul-lib-report" "*" +"@types/javascript-time-ago@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@types/javascript-time-ago/-/javascript-time-ago-2.0.2.tgz#875569ced6fa170dea36e6b6efe3c9f498e3d553" + integrity sha512-uBUXwIG8YzPuWw5c6yV5RGvskkNOxnR+9hctOv8cptyMlB0IgfzeqFo0jkK+Ich8zGchvWghOT3Ryqr3bZmH3A== + "@types/jest@^24.0.0", "@types/jest@^24.9.1": version "24.9.1" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534"