build(deps): pin dependencies (#2228)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2053/head
renovate[bot] 2021-08-03 16:54:59 +10:00 committed by GitHub
parent 1b06e46f71
commit 3d656eb5db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -50,8 +50,8 @@
}, },
"devDependencies": { "devDependencies": {
"@craco/craco": "6.2.0", "@craco/craco": "6.2.0",
"@testing-library/jest-dom": "^5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "^12.0.0", "@testing-library/react": "12.0.0",
"@types/classnames": "2.3.0", "@types/classnames": "2.3.0",
"@types/node": "15.6.0", "@types/node": "15.6.0",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",

View File

@ -1805,7 +1805,7 @@
lz-string "^1.4.4" lz-string "^1.4.4"
pretty-format "^27.0.2" pretty-format "^27.0.2"
"@testing-library/jest-dom@^5.14.1": "@testing-library/jest-dom@5.14.1":
version "5.14.1" version "5.14.1"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ== integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
@ -1820,7 +1820,7 @@
lodash "^4.17.15" lodash "^4.17.15"
redent "^3.0.0" redent "^3.0.0"
"@testing-library/react@^12.0.0": "@testing-library/react@12.0.0":
version "12.0.0" version "12.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a" resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a"
integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA== integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA==