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

This commit is contained in:
renovate[bot]
2026-09-05 02:42:43 +00:00
committed by GitHub
parent 6a3f4816d5
commit 0ee76d39b2
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.3",
"@testing-library/user-event": "14.6.6",
"@testing-library/user-event": "14.6.7",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",
@@ -2459,9 +2459,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.6.6",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.6.tgz",
"integrity": "sha512-Jbs9FpkkIDw8FgSc6kOVsOv8JuuqGAL7J4X1oot77JxAoDlkNn2GRkd0aYRVuQ+pVQAiHWVkE4rX/dkF5fBiCw==",
"version": "14.6.7",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.7.tgz",
"integrity": "sha512-MPCpX8bxe8zS+JmmTwLp8jd0dy1rAm60Te/SL8JrQM3qvQJcBOs1d7IefJMyZzqM3EWBrDn/LWDt1BCGu4ASfg==",
"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.3",
"@testing-library/user-event": "14.6.6",
"@testing-library/user-event": "14.6.7",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",