mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Update dependency @testing-library/user-event to v14.5.1 (#76697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
863f25acf7
commit
0f7233bdf6
@ -20,7 +20,7 @@
|
||||
"@grafana/e2e-selectors": "10.2.0-pre",
|
||||
"@grafana/plugin-configs": "10.2.0-pre",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/node": "18.16.16",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -2847,7 +2847,7 @@ __metadata:
|
||||
"@grafana/schema": 10.2.0-pre
|
||||
"@grafana/ui": 10.2.0-pre
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.4.3
|
||||
"@testing-library/user-event": 14.5.1
|
||||
"@types/jest": 29.5.4
|
||||
"@types/lodash": 4.14.195
|
||||
"@types/node": 18.16.16
|
||||
@ -8415,15 +8415,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:14.4.3":
|
||||
version: 14.4.3
|
||||
resolution: "@testing-library/user-event@npm:14.4.3"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:14.5.1":
|
||||
version: 14.5.1
|
||||
resolution: "@testing-library/user-event@npm:14.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user