mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-06 21:31:07 +03:00
Bumps @testing-library/user-event from 13.1.1 to 13.1.2
This commit is contained in:
parent
cb9cabe0ec
commit
01b34f4f14
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@ -2182,9 +2182,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@testing-library/user-event": {
|
"@testing-library/user-event": {
|
||||||
"version": "13.1.1",
|
"version": "13.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.2.tgz",
|
||||||
"integrity": "sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ==",
|
"integrity": "sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5"
|
"@babel/runtime": "^7.12.5"
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"@testing-library/jest-dom": "^5.11.10",
|
"@testing-library/jest-dom": "^5.11.10",
|
||||||
"@testing-library/react": "^11.2.6",
|
"@testing-library/react": "^11.2.6",
|
||||||
"@testing-library/react-hooks": "^5.1.1",
|
"@testing-library/react-hooks": "^5.1.1",
|
||||||
"@testing-library/user-event": "^13.1.1",
|
"@testing-library/user-event": "^13.1.2",
|
||||||
"css-mediaquery": "^0.1.2",
|
"css-mediaquery": "^0.1.2",
|
||||||
"prettier": "^2.2.1"
|
"prettier": "^2.2.1"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user