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

This commit is contained in:
renovate[bot]
2022-07-14 14:26:57 +00:00
parent 630bd9ffd6
commit 83580ce44b
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.1",
"@testing-library/user-event": "14.2.1",
"@testing-library/user-event": "14.2.3",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
@@ -10010,9 +10010,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"version": "14.2.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.3.tgz",
"integrity": "sha512-07Ly+NsFDTvjNdvl5bLBA5oHeGIIHCKc7CniGuKnHrjvqcTPVqPEo4z6a8iYydZ0WvDA6ZA0fnhYrqCLbsm0+A==",
"dev": true,
"engines": {
"node": ">=12",
@@ -41334,9 +41334,9 @@
}
},
"@testing-library/user-event": {
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"version": "14.2.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.3.tgz",
"integrity": "sha512-07Ly+NsFDTvjNdvl5bLBA5oHeGIIHCKc7CniGuKnHrjvqcTPVqPEo4z6a8iYydZ0WvDA6ZA0fnhYrqCLbsm0+A==",
"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.1",
"@testing-library/user-event": "14.2.1",
"@testing-library/user-event": "14.2.3",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",