build(deps): update dependency @types/testing-library__jest-dom to v5.14.6 (#5475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5480/head^2
parent
aa00fc6486
commit
1f2672e379
|
@ -74,7 +74,7 @@
|
|||
"@types/node": "20.2.3",
|
||||
"@types/react": "18.2.7",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/testing-library__jest-dom": "5.14.6",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.7",
|
||||
"@typescript-eslint/parser": "5.59.7",
|
||||
|
|
|
@ -100,8 +100,8 @@ devDependencies:
|
|||
specifier: 18.2.4
|
||||
version: 18.2.4
|
||||
'@types/testing-library__jest-dom':
|
||||
specifier: 5.14.5
|
||||
version: 5.14.5
|
||||
specifier: 5.14.6
|
||||
version: 5.14.6
|
||||
'@types/zxcvbn':
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1
|
||||
|
@ -2680,7 +2680,7 @@ packages:
|
|||
dependencies:
|
||||
'@adobe/css-tools': 4.2.0
|
||||
'@babel/runtime': 7.21.0
|
||||
'@types/testing-library__jest-dom': 5.14.5
|
||||
'@types/testing-library__jest-dom': 5.14.6
|
||||
aria-query: 5.1.3
|
||||
chalk: 3.0.0
|
||||
css.escape: 1.5.1
|
||||
|
@ -2882,8 +2882,8 @@ packages:
|
|||
resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==}
|
||||
dev: true
|
||||
|
||||
/@types/testing-library__jest-dom@5.14.5:
|
||||
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
|
||||
/@types/testing-library__jest-dom@5.14.6:
|
||||
resolution: {integrity: sha512-FkHXCb+ikSoUP4Y4rOslzTdX5sqYwMxfefKh1GmZ8ce1GOkEHntSp6b5cGadmNfp5e4BMEWOMx+WSKd5/MqlDA==}
|
||||
dependencies:
|
||||
'@types/jest': 29.5.0
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue