From 3d656eb5db67a949fca6d4fe20873b107ffcb28e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 16:54:59 +1000 Subject: [PATCH] build(deps): pin dependencies (#2228) Co-authored-by: Renovate Bot --- web/package.json | 4 ++-- web/yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/package.json b/web/package.json index ea413f0a..611e305a 100644 --- a/web/package.json +++ b/web/package.json @@ -50,8 +50,8 @@ }, "devDependencies": { "@craco/craco": "6.2.0", - "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.0.0", + "@testing-library/jest-dom": "5.14.1", + "@testing-library/react": "12.0.0", "@types/classnames": "2.3.0", "@types/node": "15.6.0", "@types/qrcode.react": "1.0.2", diff --git a/web/yarn.lock b/web/yarn.lock index 6e1cb0a9..6a393b41 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1805,7 +1805,7 @@ lz-string "^1.4.4" pretty-format "^27.0.2" -"@testing-library/jest-dom@^5.14.1": +"@testing-library/jest-dom@5.14.1": version "5.14.1" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766" integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ== @@ -1820,7 +1820,7 @@ lodash "^4.17.15" redent "^3.0.0" -"@testing-library/react@^12.0.0": +"@testing-library/react@12.0.0": version "12.0.0" resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a" integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA==