chore(deps): update dependency @testing-library/jest-dom to ^6.6.4

This commit is contained in:
renovate[bot]
2025-07-28 06:35:05 +00:00
committed by GitHub
parent c49c31a44e
commit 9d1ec2c636
2 changed files with 2 additions and 17 deletions

View File

@@ -49,7 +49,7 @@
"@lingui/babel-plugin-lingui-macro": "^5.3.3",
"@lingui/cli": "^5.3.3",
"@lingui/vite-plugin": "^5.3.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/jest-dom": "^6.6.4",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
@@ -6790,21 +6790,6 @@
"devOptional": true,
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
"integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
"dev": true,
"license": "ISC",
"optional": true,
"peer": true,
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14.6"
}
},
"node_modules/yargs": {
"version": "17.7.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",

View File

@@ -56,7 +56,7 @@
"@lingui/babel-plugin-lingui-macro": "^5.3.3",
"@lingui/cli": "^5.3.3",
"@lingui/vite-plugin": "^5.3.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/jest-dom": "^6.6.4",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",