build(deps): update dependency @types/jest to v29.4.2 (#5066)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5070/head
renovate[bot] 2023-03-16 03:45:29 +11:00 committed by GitHub
parent 20938fc5cb
commit 874ae7652c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -147,7 +147,7 @@
"@limegrass/eslint-plugin-import-alias": "1.0.6",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@types/jest": "29.4.1",
"@types/jest": "29.4.2",
"@types/node": "18.15.3",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.28",

View File

@ -16,7 +16,7 @@ specifiers:
'@mui/styles': 5.11.13
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 14.0.0
'@types/jest': 29.4.1
'@types/jest': 29.4.2
'@types/node': 18.15.3
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.28
@ -97,7 +97,7 @@ devDependencies:
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.36.0
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 29.4.1
'@types/jest': 29.4.2
'@types/node': 18.15.3
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.28
@ -3705,8 +3705,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jest/29.4.1:
resolution: {integrity: sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==}
/@types/jest/29.4.2:
resolution: {integrity: sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ==}
dependencies:
expect: 29.5.0
pretty-format: 29.5.0
@ -3795,7 +3795,7 @@ packages:
/@types/testing-library__jest-dom/5.14.5:
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
dependencies:
'@types/jest': 29.4.1
'@types/jest': 29.4.2
dev: true
/@types/tough-cookie/4.0.2: