Skip to content

Commit 9e6bb40

Browse files
chore(deps): update dependency @grafana/plugin-e2e to ^2.2.3
| datasource | package | from | to | | ---------- | ------------------- | ------ | ----- | | npm | @grafana/plugin-e2e | 2.1.14 | 2.2.3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent d4877c9 commit 9e6bb40

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/core": "^7.28.5",
3939
"@eslint/eslintrc": "^3.3.1",
4040
"@grafana/eslint-config": "^8.2.0",
41-
"@grafana/plugin-e2e": "^2.1.14",
41+
"@grafana/plugin-e2e": "^2.2.3",
4242
"@grafana/tsconfig": "^2.0.1",
4343
"@playwright/test": "1.55.1",
4444
"@stylistic/eslint-plugin-ts": "^4.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,17 +1519,17 @@ __metadata:
15191519
languageName: node
15201520
linkType: hard
15211521

1522-
"@grafana/plugin-e2e@npm:^2.1.14":
1523-
version: 2.1.14
1524-
resolution: "@grafana/plugin-e2e@npm:2.1.14"
1522+
"@grafana/plugin-e2e@npm:^2.2.3":
1523+
version: 2.2.3
1524+
resolution: "@grafana/plugin-e2e@npm:2.2.3"
15251525
dependencies:
15261526
"@grafana/e2e-selectors": "npm:^12.2.0-255920"
15271527
semver: "npm:^7.5.4"
15281528
uuid: "npm:^13.0.0"
15291529
yaml: "npm:^2.3.4"
15301530
peerDependencies:
15311531
"@playwright/test": ^1.52.0
1532-
checksum: 10c0/86d08b06583585e3a1e09cd404f2f7d59bccc480020718cf913989ae5051115fb41c6169d8e2e7b7d07e25c5a0748e77ce979b8aa16cd2f8f94c3ab18537f696
1532+
checksum: 10c0/da1bcf35e3a94c815884a58805293e208a2bfd2c4b21b37efff60393e54a96a153ac4b48ff32af120811996ec1a669f34cf2925b6c6b58ea26c426814cbca305
15331533
languageName: node
15341534
linkType: hard
15351535

@@ -7323,7 +7323,7 @@ __metadata:
73237323
"@grafana/aws-sdk": "npm:0.10.1"
73247324
"@grafana/data": "npm:^12.0.2"
73257325
"@grafana/eslint-config": "npm:^8.2.0"
7326-
"@grafana/plugin-e2e": "npm:^2.1.14"
7326+
"@grafana/plugin-e2e": "npm:^2.2.3"
73277327
"@grafana/plugin-ui": "npm:^0.13.0"
73287328
"@grafana/runtime": "npm:^12.0.2"
73297329
"@grafana/schema": "npm:12.0.2"

0 commit comments

Comments
 (0)