build(deps): update dependency @types/jest to v29.0.3 (#4018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3973/head^2
renovate[bot] 2022-09-16 09:57:26 +10:00 committed by GitHub
parent bbf3587fbb
commit ec88b67cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -146,7 +146,7 @@
"@commitlint/config-conventional": "17.1.0", "@commitlint/config-conventional": "17.1.0",
"@testing-library/jest-dom": "5.16.5", "@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0", "@testing-library/react": "13.4.0",
"@types/jest": "29.0.2", "@types/jest": "29.0.3",
"@types/node": "16.11.59", "@types/node": "16.11.59",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "18.0.20", "@types/react": "18.0.20",

View File

@ -15,7 +15,7 @@ specifiers:
'@mui/styles': 5.10.3 '@mui/styles': 5.10.3
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0 '@testing-library/react': 13.4.0
'@types/jest': 29.0.2 '@types/jest': 29.0.3
'@types/node': 16.11.59 '@types/node': 16.11.59
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.20 '@types/react': 18.0.20
@ -95,7 +95,7 @@ devDependencies:
'@commitlint/config-conventional': 17.1.0 '@commitlint/config-conventional': 17.1.0
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 29.0.2 '@types/jest': 29.0.3
'@types/node': 16.11.59 '@types/node': 16.11.59
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.20 '@types/react': 18.0.20
@ -3334,8 +3334,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0 '@types/istanbul-lib-report': 3.0.0
dev: true dev: true
/@types/jest/29.0.2: /@types/jest/29.0.3:
resolution: {integrity: sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==} resolution: {integrity: sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==}
dependencies: dependencies:
expect: 29.0.3 expect: 29.0.3
pretty-format: 29.0.3 pretty-format: 29.0.3
@ -3424,7 +3424,7 @@ packages:
/@types/testing-library__jest-dom/5.14.5: /@types/testing-library__jest-dom/5.14.5:
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
dependencies: dependencies:
'@types/jest': 29.0.2 '@types/jest': 29.0.3
dev: true dev: true
/@types/tough-cookie/4.0.2: /@types/tough-cookie/4.0.2: