build(deps): update dependency @types/jest to v29.4.0 (#4823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4296/head^2
renovate[bot] 2023-01-25 19:21:20 +11:00 committed by GitHub
parent 27eea755fa
commit 78064dec2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 28 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": "13.4.0",
"@types/jest": "29.2.6",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.27",

View File

@ -16,7 +16,7 @@ specifiers:
'@mui/styles': 5.11.2
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0
'@types/jest': 29.2.6
'@types/jest': 29.4.0
'@types/node': 18.11.18
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.27
@ -97,7 +97,7 @@ devDependencies:
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.32.0
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 29.2.6
'@types/jest': 29.4.0
'@types/node': 18.11.18
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.27
@ -3693,11 +3693,11 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jest/29.2.6:
resolution: {integrity: sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==}
/@types/jest/29.4.0:
resolution: {integrity: sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==}
dependencies:
expect: 29.3.1
pretty-format: 29.3.1
expect: 29.4.0
pretty-format: 29.4.0
dev: true
/@types/jsdom/20.0.0:
@ -3783,7 +3783,7 @@ packages:
/@types/testing-library__jest-dom/5.14.5:
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
dependencies:
'@types/jest': 29.2.6
'@types/jest': 29.4.0
dev: true
/@types/tough-cookie/4.0.2:
@ -5836,17 +5836,6 @@ packages:
- supports-color
dev: true
/expect/29.3.1:
resolution: {integrity: sha512-gGb1yTgU30Q0O/tQq+z30KBWv24ApkMgFUpvKBkyLUBL68Wv8dHdJxTBZFl/iT8K/bqDHvUYRH6IIN3rToopPA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/expect-utils': 29.4.0
jest-get-type: 29.2.0
jest-matcher-utils: 29.4.0
jest-message-util: 29.4.0
jest-util: 29.4.0
dev: true
/expect/29.4.0:
resolution: {integrity: sha512-pzaAwjBgLEVxBh6ZHiqb9Wv3JYuv6m8ntgtY7a48nS+2KbX0EJkPS3FQlKiTZNcqzqJHNyQsfjqN60w1hPUBfQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
@ -8233,15 +8222,6 @@ packages:
react-is: 17.0.2
dev: true
/pretty-format/29.3.1:
resolution: {integrity: sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.4.0
ansi-styles: 5.2.0
react-is: 18.2.0
dev: true
/pretty-format/29.4.0:
resolution: {integrity: sha512-J+EVUPXIBHCdWAbvGBwXs0mk3ljGppoh/076g1S8qYS8nVG4u/yrhMvyTFHYYYKWnDdgRLExx0vA7pzxVGdlNw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}