build(deps): update dependency @types/jest to v29.5.0 (#5075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5078/head
parent
f85cc3847d
commit
b317095f60
|
@ -147,7 +147,7 @@
|
||||||
"@limegrass/eslint-plugin-import-alias": "1.0.6",
|
"@limegrass/eslint-plugin-import-alias": "1.0.6",
|
||||||
"@testing-library/jest-dom": "5.16.5",
|
"@testing-library/jest-dom": "5.16.5",
|
||||||
"@testing-library/react": "14.0.0",
|
"@testing-library/react": "14.0.0",
|
||||||
"@types/jest": "29.4.4",
|
"@types/jest": "29.5.0",
|
||||||
"@types/node": "18.15.3",
|
"@types/node": "18.15.3",
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "18.0.28",
|
"@types/react": "18.0.28",
|
||||||
|
|
|
@ -16,7 +16,7 @@ specifiers:
|
||||||
'@mui/styles': 5.11.13
|
'@mui/styles': 5.11.13
|
||||||
'@testing-library/jest-dom': 5.16.5
|
'@testing-library/jest-dom': 5.16.5
|
||||||
'@testing-library/react': 14.0.0
|
'@testing-library/react': 14.0.0
|
||||||
'@types/jest': 29.4.4
|
'@types/jest': 29.5.0
|
||||||
'@types/node': 18.15.3
|
'@types/node': 18.15.3
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 18.0.28
|
'@types/react': 18.0.28
|
||||||
|
@ -97,7 +97,7 @@ devDependencies:
|
||||||
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.36.0
|
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.36.0
|
||||||
'@testing-library/jest-dom': 5.16.5
|
'@testing-library/jest-dom': 5.16.5
|
||||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||||
'@types/jest': 29.4.4
|
'@types/jest': 29.5.0
|
||||||
'@types/node': 18.15.3
|
'@types/node': 18.15.3
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 18.0.28
|
'@types/react': 18.0.28
|
||||||
|
@ -3507,8 +3507,8 @@ packages:
|
||||||
'@types/istanbul-lib-report': 3.0.0
|
'@types/istanbul-lib-report': 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jest/29.4.4:
|
/@types/jest/29.5.0:
|
||||||
resolution: {integrity: sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==}
|
resolution: {integrity: sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
expect: 29.5.0
|
expect: 29.5.0
|
||||||
pretty-format: 29.5.0
|
pretty-format: 29.5.0
|
||||||
|
@ -3597,7 +3597,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.4.4
|
'@types/jest': 29.5.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/tough-cookie/4.0.2:
|
/@types/tough-cookie/4.0.2:
|
||||||
|
|
Loading…
Reference in New Issue