build(deps): update dependency @testing-library/jest-dom to v5.16.4 (#3119)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3121/head^2
parent
d96c93ef2b
commit
5f4ce14615
|
@ -127,7 +127,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@testing-library/jest-dom": "5.16.3",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "13.0.0",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
|
|
|
@ -10,7 +10,7 @@ specifiers:
|
|||
'@material-ui/core': 4.12.4
|
||||
'@material-ui/icons': 4.11.3
|
||||
'@material-ui/styles': 4.11.5
|
||||
'@testing-library/jest-dom': 5.16.3
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.0.0
|
||||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
|
@ -86,7 +86,7 @@ dependencies:
|
|||
devDependencies:
|
||||
'@commitlint/cli': 16.2.3
|
||||
'@commitlint/config-conventional': 16.2.1
|
||||
'@testing-library/jest-dom': 5.16.3
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.0.0_react-dom@18.0.0+react@18.0.0
|
||||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
|
@ -2318,8 +2318,8 @@ packages:
|
|||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/jest-dom/5.16.3:
|
||||
resolution: {integrity: sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==}
|
||||
/@testing-library/jest-dom/5.16.4:
|
||||
resolution: {integrity: sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==}
|
||||
engines: {node: '>=8', npm: '>=6', yarn: '>=1'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
|
|
Loading…
Reference in New Issue