chore(deps): update dependency @testing-library/user-event to v14.2.1

This commit is contained in:
renovate[bot]
2022-06-17 11:58:59 +00:00
parent fb930ea0c6
commit aa44d08bc6
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -61,7 +61,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.2.0",
"@testing-library/user-event": "14.2.1",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
@@ -10132,9 +10132,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.0.tgz",
"integrity": "sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==",
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"dev": true,
"engines": {
"node": ">=12",
@@ -41092,9 +41092,9 @@
}
},
"@testing-library/user-event": {
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.0.tgz",
"integrity": "sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==",
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"dev": true,
"requires": {}
},

View File

@@ -60,7 +60,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.2.0",
"@testing-library/user-event": "14.2.1",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",