Skip to content

Commit b61e046

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.6",
43+
"@grafana/plugin-e2e": "^2.1.7",
4444
"@grafana/tsconfig": "^2.0.0",
4545
"@playwright/test": "1.54.1",
4646
"@stylistic/eslint-plugin-ts": "^4.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,10 +1056,10 @@
10561056
tslib "2.8.1"
10571057
typescript "5.7.3"
10581058

1059-
"@grafana/e2e-selectors@^12.1.0-253700":
1060-
version "12.1.0-254058"
1061-
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0-254058.tgz#c5ab4ac0b55af91477aa0789396d03b4ec47f605"
1062-
integrity sha512-RWSv7Q+wssYFvGvbnP5ceFtWwuRkIxs0cWbecVvAdY39hLUkhty7HOgpl2p0MS6cEoKYJ9RMBrvJyPdLauoiDA==
1059+
"@grafana/e2e-selectors@^12.1.0-254610":
1060+
version "12.1.0"
1061+
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0.tgz#596fc83aa1bf013e92167a4279953acb45cbfafd"
1062+
integrity sha512-RrZI4TnXU0KjKFDBUniuv0mkkLPizWiCFeXmF717TJ4Qq3oCR15nxYemOQqSJXU4aR6QQ1eNhKC6noOOIQFFPA==
10631063
dependencies:
10641064
"@grafana/tsconfig" "^2.0.0"
10651065
semver "^7.7.0"
@@ -1086,12 +1086,12 @@
10861086
ua-parser-js "^1.0.32"
10871087
web-vitals "^4.0.1"
10881088

1089-
"@grafana/plugin-e2e@^2.1.6":
1090-
version "2.1.6"
1091-
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.6.tgz#75fa25e3a18e1dbd96322999d2c06dbe2460b162"
1092-
integrity sha512-QN1vnVbWsuMd3pSVTaAGpdNAQmD0r5xCkTWNJeT0F5XKYIxle9asLdCSprlDm4PLymIj/KYet5EMgFAkge/Y1g==
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==
10931093
dependencies:
1094-
"@grafana/e2e-selectors" "^12.1.0-253700"
1094+
"@grafana/e2e-selectors" "^12.1.0-254610"
10951095
semver "^7.5.4"
10961096
uuid "^11.0.2"
10971097
yaml "^2.3.4"

0 commit comments

Comments
 (0)