build(deps): update dependency @testing-library/react to v13.3.0 (#3448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3450/head
parent
a793ef8b5a
commit
2dd9acca8d
|
@ -141,7 +141,7 @@
|
|||
"@commitlint/cli": "17.0.1",
|
||||
"@commitlint/config-conventional": "17.0.0",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "13.2.0",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@types/node": "16.11.36",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "18.0.9",
|
||||
|
|
|
@ -11,7 +11,7 @@ specifiers:
|
|||
'@material-ui/icons': 4.11.3
|
||||
'@material-ui/styles': 4.11.5
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.2.0
|
||||
'@testing-library/react': 13.3.0
|
||||
'@types/node': 16.11.36
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.9
|
||||
|
@ -87,7 +87,7 @@ devDependencies:
|
|||
'@commitlint/cli': 17.0.1
|
||||
'@commitlint/config-conventional': 17.0.0
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.2.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
'@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
'@types/node': 16.11.36
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.9
|
||||
|
@ -2577,8 +2577,8 @@ packages:
|
|||
redent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@testing-library/react/13.2.0_ef5jwxihqo6n7gxfmzogljlgcm:
|
||||
resolution: {integrity: sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==}
|
||||
/@testing-library/react/13.3.0_ef5jwxihqo6n7gxfmzogljlgcm:
|
||||
resolution: {integrity: sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || 18
|
||||
|
@ -3716,7 +3716,7 @@ packages:
|
|||
dev: true
|
||||
|
||||
/color-name/1.1.3:
|
||||
resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=}
|
||||
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
||||
dev: true
|
||||
|
||||
/color-name/1.1.4:
|
||||
|
@ -4425,7 +4425,7 @@ packages:
|
|||
dev: true
|
||||
|
||||
/escape-string-regexp/1.0.5:
|
||||
resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=}
|
||||
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
||||
engines: {node: '>=0.8.0'}
|
||||
dev: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue