mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Pin version of playwright (#84558)
chore(playwright): pin version of playwright to prevent CI failures
This commit is contained in:
parent
fa9f692707
commit
06723b9647
@ -78,7 +78,7 @@
|
|||||||
"@grafana/plugin-e2e": "^0.21.0",
|
"@grafana/plugin-e2e": "^0.21.0",
|
||||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||||
"@manypkg/get-packages": "^2.2.0",
|
"@manypkg/get-packages": "^2.2.0",
|
||||||
"@playwright/test": "^1.41.2",
|
"@playwright/test": "1.42.1",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
|
||||||
"@react-types/button": "3.9.2",
|
"@react-types/button": "3.9.2",
|
||||||
"@react-types/menu": "3.9.7",
|
"@react-types/menu": "3.9.7",
|
||||||
|
@ -5966,7 +5966,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@playwright/test@npm:^1.41.2":
|
"@playwright/test@npm:1.42.1":
|
||||||
version: 1.42.1
|
version: 1.42.1
|
||||||
resolution: "@playwright/test@npm:1.42.1"
|
resolution: "@playwright/test@npm:1.42.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -18512,7 +18512,7 @@ __metadata:
|
|||||||
"@opentelemetry/api": "npm:1.7.0"
|
"@opentelemetry/api": "npm:1.7.0"
|
||||||
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
||||||
"@opentelemetry/semantic-conventions": "npm:1.21.0"
|
"@opentelemetry/semantic-conventions": "npm:1.21.0"
|
||||||
"@playwright/test": "npm:^1.41.2"
|
"@playwright/test": "npm:1.42.1"
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11"
|
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11"
|
||||||
"@popperjs/core": "npm:2.11.8"
|
"@popperjs/core": "npm:2.11.8"
|
||||||
"@prometheus-io/lezer-promql": "npm:^0.37.0-rc.1"
|
"@prometheus-io/lezer-promql": "npm:^0.37.0-rc.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user