build(deps): update dependency @types/jest to v28.1.8 (#3883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3884/head
parent
68f6afd6ac
commit
e99ff52c0c
|
@ -146,7 +146,7 @@
|
|||
"@commitlint/config-conventional": "17.0.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@types/jest": "28.1.7",
|
||||
"@types/jest": "28.1.8",
|
||||
"@types/node": "16.11.56",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "18.0.17",
|
||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
|||
'@mui/styles': 5.10.2
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.3.0
|
||||
'@types/jest': 28.1.7
|
||||
'@types/jest': 28.1.8
|
||||
'@types/node': 16.11.56
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.17
|
||||
|
@ -95,7 +95,7 @@ devDependencies:
|
|||
'@commitlint/config-conventional': 17.0.3
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/jest': 28.1.7
|
||||
'@types/jest': 28.1.8
|
||||
'@types/node': 16.11.56
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.17
|
||||
|
@ -3259,8 +3259,8 @@ packages:
|
|||
'@types/istanbul-lib-report': 3.0.0
|
||||
dev: true
|
||||
|
||||
/@types/jest/28.1.7:
|
||||
resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==}
|
||||
/@types/jest/28.1.8:
|
||||
resolution: {integrity: sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==}
|
||||
dependencies:
|
||||
expect: 28.1.3
|
||||
pretty-format: 28.1.3
|
||||
|
@ -3349,7 +3349,7 @@ packages:
|
|||
/@types/testing-library__jest-dom/5.14.5:
|
||||
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
|
||||
dependencies:
|
||||
'@types/jest': 28.1.7
|
||||
'@types/jest': 28.1.8
|
||||
dev: true
|
||||
|
||||
/@types/tough-cookie/4.0.2:
|
||||
|
|
Loading…
Reference in New Issue