build(deps): update dependency @types/jest to v29.2.2 (#4333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4337/head
parent
d75eb886e2
commit
e70e4dcafe
|
@ -147,7 +147,7 @@
|
|||
"@commitlint/config-conventional": "17.2.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.4.0",
|
||||
"@types/jest": "29.2.1",
|
||||
"@types/jest": "29.2.2",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "18.0.25",
|
||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
|||
'@mui/styles': 5.10.10
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0
|
||||
'@types/jest': 29.2.1
|
||||
'@types/jest': 29.2.2
|
||||
'@types/node': 18.11.9
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.25
|
||||
|
@ -97,7 +97,7 @@ devDependencies:
|
|||
'@commitlint/config-conventional': 17.2.0
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/jest': 29.2.1
|
||||
'@types/jest': 29.2.2
|
||||
'@types/node': 18.11.9
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.25
|
||||
|
@ -3572,8 +3572,8 @@ packages:
|
|||
'@types/istanbul-lib-report': 3.0.0
|
||||
dev: true
|
||||
|
||||
/@types/jest/29.2.1:
|
||||
resolution: {integrity: sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==}
|
||||
/@types/jest/29.2.2:
|
||||
resolution: {integrity: sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==}
|
||||
dependencies:
|
||||
expect: 29.2.2
|
||||
pretty-format: 29.2.1
|
||||
|
@ -3666,7 +3666,7 @@ packages:
|
|||
/@types/testing-library__jest-dom/5.14.5:
|
||||
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
|
||||
dependencies:
|
||||
'@types/jest': 29.2.1
|
||||
'@types/jest': 29.2.2
|
||||
dev: true
|
||||
|
||||
/@types/tough-cookie/4.0.2:
|
||||
|
|
Loading…
Reference in New Issue