Update dependency @testing-library/user-event to v14.6.6

This commit is contained in:
renovate[bot]
2026-08-25 18:44:45 +00:00
committed by GitHub
parent bd50399483
commit 8d1b836f59
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.5",
"@testing-library/user-event": "14.6.6",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
@@ -2112,9 +2112,9 @@
}
},
"node_modules/@testing-library/user-event": {
"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==",
"version": "14.6.6",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.6.tgz",
"integrity": "sha512-Jbs9FpkkIDw8FgSc6kOVsOv8JuuqGAL7J4X1oot77JxAoDlkNn2GRkd0aYRVuQ+pVQAiHWVkE4rX/dkF5fBiCw==",
"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.5",
"@testing-library/user-event": "14.6.6",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",