Skip to content

Commit 777c81c

Browse files
chore(deps): update dependency @grafana/plugin-e2e to v2.2.1
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @grafana/plugin-e2e | 2.2.0 | 2.2.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9d177fd commit 777c81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{{#if useCypress}} "@grafana/e2e": "^11.0.7",
2222
"@grafana/e2e-selectors": "^12.1.1",{{/if}}
2323
"@grafana/eslint-config": "^8.2.0",{{#if usePlaywright}}
24-
"@grafana/plugin-e2e": "^2.2.0",{{/if}}
24+
"@grafana/plugin-e2e": "^2.2.1",{{/if}}
2525
"@grafana/tsconfig": "^2.0.0",{{#if usePlaywright}}
2626
"@playwright/test": "^1.52.0",{{/if}}{{#if useExperimentalRspack}}
2727
"@rspack/core": "^1.3.0",

0 commit comments

Comments
 (0)