mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
Bump @testing-library/user-event from 8.0.3 to 8.0.4 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v8.0.3...v8.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4bb4526c5f
commit
821404d59c
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@ -2455,9 +2455,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/user-event": {
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-8.0.3.tgz",
|
||||
"integrity": "sha512-ALoIj6GzxN0UzFiudSwENy2yTD1xHDW+KtuOch5xuqRgQr0AxGB8z+EQBxT6zlWgAoLGN8hmYxTTGRoQSOZtlg=="
|
||||
"version": "8.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-8.0.4.tgz",
|
||||
"integrity": "sha512-rt20mSEdnBQZgRAomkVfuFe5CxT2+ofDIUjia+e3+aqC/tkLEoKx47C/gnFRTtn10LwtLzNEsXJtacGK29hGmg=="
|
||||
},
|
||||
"@types/babel__core": {
|
||||
"version": "7.1.3",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^5.0.0",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^8.0.3",
|
||||
"@testing-library/user-event": "^8.0.4",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"ra-data-json-server": "^3.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user