build(deps): update dependency @testing-library/react to v13.3.0 (#3448)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3450/head
renovate[bot] 2022-05-28 21:57:58 +10:00 committed by GitHub
parent a793ef8b5a
commit 2dd9acca8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -141,7 +141,7 @@
"@commitlint/cli": "17.0.1", "@commitlint/cli": "17.0.1",
"@commitlint/config-conventional": "17.0.0", "@commitlint/config-conventional": "17.0.0",
"@testing-library/jest-dom": "5.16.4", "@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/node": "16.11.36",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "18.0.9", "@types/react": "18.0.9",

View File

@ -11,7 +11,7 @@ specifiers:
'@material-ui/icons': 4.11.3 '@material-ui/icons': 4.11.3
'@material-ui/styles': 4.11.5 '@material-ui/styles': 4.11.5
'@testing-library/jest-dom': 5.16.4 '@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/node': 16.11.36
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.9 '@types/react': 18.0.9
@ -87,7 +87,7 @@ devDependencies:
'@commitlint/cli': 17.0.1 '@commitlint/cli': 17.0.1
'@commitlint/config-conventional': 17.0.0 '@commitlint/config-conventional': 17.0.0
'@testing-library/jest-dom': 5.16.4 '@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/node': 16.11.36
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.9 '@types/react': 18.0.9
@ -2577,8 +2577,8 @@ packages:
redent: 3.0.0 redent: 3.0.0
dev: true dev: true
/@testing-library/react/13.2.0_ef5jwxihqo6n7gxfmzogljlgcm: /@testing-library/react/13.3.0_ef5jwxihqo6n7gxfmzogljlgcm:
resolution: {integrity: sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==} resolution: {integrity: sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
peerDependencies: peerDependencies:
react: ^18.0.0 || 18 react: ^18.0.0 || 18
@ -3716,7 +3716,7 @@ packages:
dev: true dev: true
/color-name/1.1.3: /color-name/1.1.3:
resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
dev: true dev: true
/color-name/1.1.4: /color-name/1.1.4:
@ -4425,7 +4425,7 @@ packages:
dev: true dev: true
/escape-string-regexp/1.0.5: /escape-string-regexp/1.0.5:
resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
engines: {node: '>=0.8.0'} engines: {node: '>=0.8.0'}
dev: true dev: true