Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@changesets/cli": "2.29.8",
"@grafana/e2e-selectors": "12.3.1",
"@grafana/eslint-config": "9.0.0",
"@grafana/plugin-e2e": "3.1.2",
"@grafana/plugin-e2e": "3.1.3",
"@grafana/plugin-meta-extractor": "0.11.0",
"@grafana/tsconfig": "2.0.1",
"@playwright/test": "1.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1776,17 +1776,17 @@ __metadata:
languageName: node
linkType: hard

"@grafana/plugin-e2e@npm:3.1.2":
version: 3.1.2
resolution: "@grafana/plugin-e2e@npm:3.1.2"
"@grafana/plugin-e2e@npm:3.1.3":
version: 3.1.3
resolution: "@grafana/plugin-e2e@npm:3.1.3"
dependencies:
"@grafana/e2e-selectors": "npm:12.4.0-20331417332"
semver: "npm:^7.5.4"
uuid: "npm:^13.0.0"
yaml: "npm:^2.3.4"
peerDependencies:
"@playwright/test": ^1.52.0
checksum: 10c0/7645cebe00c60e911743661d41cf30eea4a49727bc81811eb34a2620eba15e8b0a9e0d8c909adc87548379cedfe7d9c1fc960063e3bc2928528e9e62c07b76b3
checksum: 10c0/5f45af8cd749cf99059819acbfad3d7c48a1d566f0f3d2efa2ad6b1cbb6ec46ec1500cb6428e7c2b876ecee671137b07b688abdea5652825cb08f75fe0c6dce7
languageName: node
linkType: hard

Expand Down Expand Up @@ -7610,7 +7610,7 @@ __metadata:
"@grafana/e2e-selectors": "npm:12.3.1"
"@grafana/eslint-config": "npm:9.0.0"
"@grafana/i18n": "npm:12.3.1"
"@grafana/plugin-e2e": "npm:3.1.2"
"@grafana/plugin-e2e": "npm:3.1.3"
"@grafana/plugin-meta-extractor": "npm:0.11.0"
"@grafana/plugin-ui": "npm:0.12.1"
"@grafana/runtime": "npm:12.3.1"
Expand Down
Loading