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
renovate[bot] 2023-05-25 03:13:08 +10:00 committed by GitHub
parent aa00fc6486
commit 1f2672e379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -74,7 +74,7 @@
"@types/node": "20.2.3", "@types/node": "20.2.3",
"@types/react": "18.2.7", "@types/react": "18.2.7",
"@types/react-dom": "18.2.4", "@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", "@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.59.7", "@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7", "@typescript-eslint/parser": "5.59.7",

View File

@ -100,8 +100,8 @@ devDependencies:
specifier: 18.2.4 specifier: 18.2.4
version: 18.2.4 version: 18.2.4
'@types/testing-library__jest-dom': '@types/testing-library__jest-dom':
specifier: 5.14.5 specifier: 5.14.6
version: 5.14.5 version: 5.14.6
'@types/zxcvbn': '@types/zxcvbn':
specifier: 4.4.1 specifier: 4.4.1
version: 4.4.1 version: 4.4.1
@ -2680,7 +2680,7 @@ packages:
dependencies: dependencies:
'@adobe/css-tools': 4.2.0 '@adobe/css-tools': 4.2.0
'@babel/runtime': 7.21.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 aria-query: 5.1.3
chalk: 3.0.0 chalk: 3.0.0
css.escape: 1.5.1 css.escape: 1.5.1
@ -2882,8 +2882,8 @@ packages:
resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==}
dev: true dev: true
/@types/testing-library__jest-dom@5.14.5: /@types/testing-library__jest-dom@5.14.6:
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} resolution: {integrity: sha512-FkHXCb+ikSoUP4Y4rOslzTdX5sqYwMxfefKh1GmZ8ce1GOkEHntSp6b5cGadmNfp5e4BMEWOMx+WSKd5/MqlDA==}
dependencies: dependencies:
'@types/jest': 29.5.0 '@types/jest': 29.5.0
dev: true dev: true