Skip to content

Commit 2c765f3

Browse files
Bump @grafana/plugin-e2e from 2.1.7 to 2.1.8 (#550)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bec61e5 commit 2c765f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@eslint/js": "^9.30.0",
4141
"@grafana/aws-sdk": "0.7.1",
4242
"@grafana/eslint-config": "^8.1.0",
43-
"@grafana/plugin-e2e": "^2.1.7",
43+
"@grafana/plugin-e2e": "^2.1.8",
4444
"@grafana/tsconfig": "^2.0.0",
4545
"@playwright/test": "1.54.2",
4646
"@stylistic/eslint-plugin-ts": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@
10861086
ua-parser-js "^1.0.32"
10871087
web-vitals "^4.0.1"
10881088

1089-
"@grafana/plugin-e2e@^2.1.7":
1090-
version "2.1.7"
1091-
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.7.tgz#bb17b9c4f6081e0013ab3fa00a8403ac819a6d26"
1092-
integrity sha512-gf2Zu9YnF3QJeFnYkLN/TXUqemBDjwNjjBQ05IZw1LQiHR1Qg/TogZd4KiV9AvI9O2Vorb1kzVLr4eokWEMD2g==
1089+
"@grafana/plugin-e2e@^2.1.8":
1090+
version "2.1.8"
1091+
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.8.tgz#a89dfb4e02bdf8df119944f1ebb53f1e60e292a3"
1092+
integrity sha512-/h0mezWJnsTFJCJbbGJqrDhMGggwBjEwxe+bKH6x9p/Y7ugzW9PjSWBA1WSBoEParNNOHAp8nIgbg0bwsrjgkQ==
10931093
dependencies:
10941094
"@grafana/e2e-selectors" "^12.1.0-254610"
10951095
semver "^7.5.4"

0 commit comments

Comments
 (0)