mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
Update dependency @testing-library/user-event to v14.5.2 (#80633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0da4d2a2a
commit
06800e2d31
@ -23,7 +23,7 @@
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/prismjs": "1.26.0",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -2940,7 +2940,7 @@ __metadata:
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.5.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.4"
|
||||
"@types/lodash": "npm:4.14.195"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
@ -7931,15 +7931,6 @@ __metadata:
|
||||
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"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: 696e1328c230b0a7063a41d82b5350c6be926696106809a4d79d446d190ff56bebb850fe564ff0952cb74ae81e59a6f10534a88ecbb3792083271a249e04e728
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:14.5.2":
|
||||
version: 14.5.2
|
||||
resolution: "@testing-library/user-event@npm:14.5.2"
|
||||
|
Loading…
Reference in New Issue
Block a user