mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump @testing-library/user-event from 7.2.1 to 8.1.0 in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 8.1.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v7.2.1...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
41c0b44d89
commit
8ec6c67ad2
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^5.1.1",
|
||||
"@testing-library/react": "^9.4.0",
|
||||
"@testing-library/user-event": "^7.2.1",
|
||||
"@testing-library/user-event": "^8.1.0",
|
||||
"@types/jest": "^25.1.2",
|
||||
"@types/node": "^13.7.0",
|
||||
"@types/react": "^16.9.19",
|
||||
|
|
|
|||
Loading…
Reference in a new issue