Chore: Pin version of playwright (#84558)

chore(playwright): pin version of playwright to prevent CI failures
This commit is contained in:
Jack Westbrook 2024-03-15 14:14:25 +01:00 committed by GitHub
parent fa9f692707
commit 06723b9647
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@
"@grafana/plugin-e2e": "^0.21.0",
"@grafana/tsconfig": "^1.3.0-rc1",
"@manypkg/get-packages": "^2.2.0",
"@playwright/test": "^1.41.2",
"@playwright/test": "1.42.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@react-types/button": "3.9.2",
"@react-types/menu": "3.9.7",

View File

@ -5966,7 +5966,7 @@ __metadata:
languageName: node
linkType: hard
"@playwright/test@npm:^1.41.2":
"@playwright/test@npm:1.42.1":
version: 1.42.1
resolution: "@playwright/test@npm:1.42.1"
dependencies:
@ -18512,7 +18512,7 @@ __metadata:
"@opentelemetry/api": "npm:1.7.0"
"@opentelemetry/exporter-collector": "npm:0.25.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"
"@popperjs/core": "npm:2.11.8"
"@prometheus-io/lezer-promql": "npm:^0.37.0-rc.1"