mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @playwright/test to v1.47.0 (#93138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7eb7b51dce
commit
9255230d02
@ -82,7 +82,7 @@
|
||||
"@grafana/plugin-e2e": "1.7.2",
|
||||
"@grafana/tsconfig": "^2.0.0",
|
||||
"@manypkg/get-packages": "^2.2.0",
|
||||
"@playwright/test": "1.46.1",
|
||||
"@playwright/test": "1.47.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||
"@react-types/button": "3.9.6",
|
||||
"@react-types/menu": "3.9.11",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -5994,14 +5994,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:1.46.1":
|
||||
version: 1.46.1
|
||||
resolution: "@playwright/test@npm:1.46.1"
|
||||
"@playwright/test@npm:1.47.0":
|
||||
version: 1.47.0
|
||||
resolution: "@playwright/test@npm:1.47.0"
|
||||
dependencies:
|
||||
playwright: "npm:1.46.1"
|
||||
playwright: "npm:1.47.0"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/09e2c28574402f14e2d6f6843022c5778382dc7f703bae931dd531fc0fc1b725a862d3b52932bd6912cb13cbaed54822af33eb3d70134d93b0f1c10ec3fb0756
|
||||
checksum: 10/8c1e4386f19edb347323092708700ef46e9cddc82290df1e78120ce686cfd7d18bf15c184d2fad0ea099d7e2e57e7b75ad05d5c3398324657361c46efda8d98c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18546,7 +18546,7 @@ __metadata:
|
||||
"@opentelemetry/api": "npm:1.9.0"
|
||||
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
||||
"@opentelemetry/semantic-conventions": "npm:1.27.0"
|
||||
"@playwright/test": "npm:1.46.1"
|
||||
"@playwright/test": "npm:1.47.0"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.17"
|
||||
@ -25486,27 +25486,27 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.46.1":
|
||||
version: 1.46.1
|
||||
resolution: "playwright-core@npm:1.46.1"
|
||||
"playwright-core@npm:1.47.0":
|
||||
version: 1.47.0
|
||||
resolution: "playwright-core@npm:1.47.0"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10/950aa935bba0b67ed289e07f31a52104c2b2ff9e39c46cda70b83f0b327e8114bcbcdeb4e8f94333ec941f9cd49cfac3af4cad91e247206ce927283482f24d91
|
||||
checksum: 10/181ddf5c29275fc0cfdda223c22cbfc7a74433e1e3aded96c9fb994f7fe98232c035e789986a62201d0c384b2966f1165f212f4f88eec6885ad56c04526c922c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.46.1":
|
||||
version: 1.46.1
|
||||
resolution: "playwright@npm:1.46.1"
|
||||
"playwright@npm:1.47.0":
|
||||
version: 1.47.0
|
||||
resolution: "playwright@npm:1.47.0"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.46.1"
|
||||
playwright-core: "npm:1.47.0"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/17b0e7495a663dccbda4baf4953823a133af0b7cd4a5978bd2f40768a23e1a92d3659d7b48289a5160c9fa6269d8b9bbf5e2040aa4a63a3dd5f29475343ad3f2
|
||||
checksum: 10/6051889d33c879847e471633453adeb741ca0542f236b3fabbb64e7ec3f17f1655f879099140e0b01a978d94caa8205b3c9437622e9953d56f5447e4ae85885d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user