Merge pull request #2280 from Athou/renovate/patch-testing-library-monorepo

Update dependency @testing-library/user-event to v14.6.5
This commit is contained in:
Jérémie Panzer
2026-08-21 15:06:31 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.4",
"@testing-library/user-event": "14.6.5",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
@@ -2096,9 +2096,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.6.4",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.4.tgz",
"integrity": "sha512-QCGwP6QrjypBLwyj5cuyfVamkaIEy/XGY+1VDehbtbQqOggYmTFpFOdWR5mPz14vX8vXLMVjDHlRNBcClyO9ew==",
"version": "14.6.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.5.tgz",
"integrity": "sha512-FhqjldLTpteueBaKflhNFlMT3+PM0O5fiBUivht6b9CZ1eesJyy7+g3Jr7XwJzt/Hip3ZG5hWwK1MX1FuDiE4w==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -61,7 +61,7 @@
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.4",
"@testing-library/user-event": "14.6.5",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",