mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
Update dependency @testing-library/react to v14.2.1 (#81872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ded0554bac
commit
9fab7bd27d
@ -73,7 +73,7 @@
|
||||
"@swc/helpers": "0.5.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/react": "14.2.0",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "7.4.3",
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3712,7 +3712,7 @@ __metadata:
|
||||
"@swc/helpers": "npm:0.5.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/react": "npm:14.2.0"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3": "npm:7.4.3"
|
||||
"@types/debounce-promise": "npm:3.1.9"
|
||||
@ -8170,20 +8170,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:14.2.0":
|
||||
version: 14.2.0
|
||||
resolution: "@testing-library/react@npm:14.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
"@testing-library/dom": "npm:^9.0.0"
|
||||
"@types/react-dom": "npm:^18.0.0"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/e32b6958141215b8a0c0637df8f27efb01da8e7c311f9faedb32bb08ce976632a31b10df4e6d4c02d63e5bdf1974b0d04f3f375be0f26a86727cdd73619fffc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:14.2.1":
|
||||
version: 14.2.1
|
||||
resolution: "@testing-library/react@npm:14.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user