Skip to content

Commit ca2e54f

Browse files
fix(templates): Update dependency @grafana/plugin-e2e to v3.10.0 (#2787)
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e48ec6c commit ca2e54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-plugin/templates/common/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "Apache-2.0",
1818
"devDependencies": {
1919
"@grafana/eslint-config": "^9.0.0",
20-
"@grafana/plugin-e2e": "^3.9.1",
20+
"@grafana/plugin-e2e": "^3.10.0",
2121
"@grafana/sign-plugin": "^3.2.2",
2222
"@grafana/tsconfig": "^2.0.1",
2323
"@playwright/test": "^1.57.0",{{#if useExperimentalRspack}}

0 commit comments

Comments
 (0)