From a55b5c5571a55b40929308eb27576224dbd9f4ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 19:04:55 +0200 Subject: [PATCH] chore(deps): pin dependency @types/react-timeago to 4.1.3 (#406) Co-authored-by: Renovate Bot --- frontend/package.json | 2 +- frontend/yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 83fb5f6e54..06c55693da 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -49,7 +49,7 @@ "@types/react": "17.0.27", "@types/react-dom": "17.0.9", "@types/react-router-dom": "5.3.1", - "@types/react-timeago": "^4.1.3", + "@types/react-timeago": "4.1.3", "@welldone-software/why-did-you-render": "6.2.1", "array-move": "3.0.1", "classnames": "2.3.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 45940b6066..e964046d3e 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2176,7 +2176,7 @@ "@types/history" "*" "@types/react" "*" -"@types/react-timeago@^4.1.3": +"@types/react-timeago@4.1.3": version "4.1.3" resolved "https://registry.yarnpkg.com/@types/react-timeago/-/react-timeago-4.1.3.tgz#957baaa9f8ea98457ee63b6a57b57a616066ba35" integrity sha512-XaaMBzuXLw7lxPPDs/fenlohcf3NDqM5qP4oOL/Meu+Hb1QChW4Igw/SruS1llEqch18RQB3wDTIwvqq4nivvw==