mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-31 15:49:38 +03:00
chore: upgrade @testing-library/user-event
This commit is contained in:
parent
81831da67a
commit
cf7d877714
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@ -1971,9 +1971,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/user-event": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-8.1.3.tgz",
|
||||
"integrity": "sha512-l8IX2Zs6cLZgwJNmBJaJT2yvstwiNi8kKyO+USrZWJV6DSyUlrWfgWSSic8YLiOHLWUNRLJBOPN43nxTKHXKfg=="
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-10.0.0.tgz",
|
||||
"integrity": "sha512-ygQ1SaX3AzWDGPer5e2LF7FvWwLPG+XYViHvpW4ObseOkqmJI2ruawp9iLmEwxQW88jNCCExvonh0jBAwwiYZw=="
|
||||
},
|
||||
"@types/babel__core": {
|
||||
"version": "7.1.6",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^5.1.1",
|
||||
"@testing-library/react": "^9.4.1",
|
||||
"@testing-library/user-event": "^8.1.3",
|
||||
"@testing-library/user-event": "^10.0.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"md5-hex": "^3.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user