Update dependency @types/testing-library__jest-dom to v5.14.9 (#80672)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-16 23:11:45 +00:00 committed by GitHub
parent 3c796ecc8f
commit 59608080c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 11 deletions

View File

@ -29,7 +29,7 @@
"@types/prismjs": "1.26.3", "@types/prismjs": "1.26.3",
"@types/react": "18.2.15", "@types/react": "18.2.15",
"@types/react-dom": "18.2.7", "@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "5.14.8", "@types/testing-library__jest-dom": "5.14.9",
"css-loader": "6.8.1", "css-loader": "6.8.1",
"jest": "29.7.0", "jest": "29.7.0",
"style-loader": "3.3.3", "style-loader": "3.3.3",

View File

@ -2946,7 +2946,7 @@ __metadata:
"@types/prismjs": "npm:1.26.3" "@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.15" "@types/react": "npm:18.2.15"
"@types/react-dom": "npm:18.2.7" "@types/react-dom": "npm:18.2.7"
"@types/testing-library__jest-dom": "npm:5.14.8" "@types/testing-library__jest-dom": "npm:5.14.9"
css-loader: "npm:6.8.1" css-loader: "npm:6.8.1"
fast-deep-equal: "npm:^3.1.3" fast-deep-equal: "npm:^3.1.3"
jest: "npm:29.7.0" jest: "npm:29.7.0"
@ -9379,15 +9379,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/testing-library__jest-dom@npm:5.14.8":
version: 5.14.8
resolution: "@types/testing-library__jest-dom@npm:5.14.8"
dependencies:
"@types/jest": "npm:*"
checksum: 26d768b3de5c71ecef683aa0e968ec2bb7f4626d78718132fa5a9c2064f9237836135e2551aa048c728407760d51d985a9d58a14528f2679a35d18d5ca200f08
languageName: node
linkType: hard
"@types/testing-library__jest-dom@npm:5.14.9": "@types/testing-library__jest-dom@npm:5.14.9":
version: 5.14.9 version: 5.14.9
resolution: "@types/testing-library__jest-dom@npm:5.14.9" resolution: "@types/testing-library__jest-dom@npm:5.14.9"