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

This commit is contained in:
renovate[bot]
2022-07-15 17:55:09 +00:00
parent 689866a64c
commit 98967855fb
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.3",
"@testing-library/user-event": "14.2.5",
"@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.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.3.tgz",
"integrity": "sha512-07Ly+NsFDTvjNdvl5bLBA5oHeGIIHCKc7CniGuKnHrjvqcTPVqPEo4z6a8iYydZ0WvDA6ZA0fnhYrqCLbsm0+A==",
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.5.tgz",
"integrity": "sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==",
"dev": true,
"engines": {
"node": ">=12",
@@ -41334,9 +41334,9 @@
}
},
"@testing-library/user-event": {
"version": "14.2.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.3.tgz",
"integrity": "sha512-07Ly+NsFDTvjNdvl5bLBA5oHeGIIHCKc7CniGuKnHrjvqcTPVqPEo4z6a8iYydZ0WvDA6ZA0fnhYrqCLbsm0+A==",
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.5.tgz",
"integrity": "sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==",
"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.3",
"@testing-library/user-event": "14.2.5",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",