Skip to content

Commit 5c0deb7

Browse files
Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.3 to 2.1.6 (#508)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65bd810 commit 5c0deb7

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
@@ -41,7 +41,7 @@
4141
"@eslint/js": "^9.30.0",
4242
"@grafana/aws-sdk": "0.7.1",
4343
"@grafana/eslint-config": "^8.1.0",
44-
"@grafana/plugin-e2e": "^2.1.3",
44+
"@grafana/plugin-e2e": "^2.1.6",
4545
"@grafana/tsconfig": "^2.0.0",
4646
"@playwright/test": "1.53.2",
4747
"@stylistic/eslint-plugin-ts": "^4.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,10 +1031,10 @@
10311031
tslib "2.8.1"
10321032
typescript "5.7.3"
10331033

1034-
"@grafana/e2e-selectors@^12.1.0-251764":
1035-
version "12.1.0-253288"
1036-
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0-253288.tgz#8f699eb87a1ca285c566bb25002e14bbfe33ab65"
1037-
integrity sha512-XELdaLyHwudNU1EY6gLOPm/HXgVrRuyFDyPoCMwyHPsuUvXxAe4cupbknbZF/8Jidq5noUTiqpV2fEpIaY5ymg==
1034+
"@grafana/e2e-selectors@^12.1.0-253700":
1035+
version "12.1.0-254058"
1036+
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0-254058.tgz#c5ab4ac0b55af91477aa0789396d03b4ec47f605"
1037+
integrity sha512-RWSv7Q+wssYFvGvbnP5ceFtWwuRkIxs0cWbecVvAdY39hLUkhty7HOgpl2p0MS6cEoKYJ9RMBrvJyPdLauoiDA==
10381038
dependencies:
10391039
"@grafana/tsconfig" "^2.0.0"
10401040
semver "^7.7.0"
@@ -1061,12 +1061,12 @@
10611061
ua-parser-js "^1.0.32"
10621062
web-vitals "^4.0.1"
10631063

1064-
"@grafana/plugin-e2e@^2.1.3":
1065-
version "2.1.3"
1066-
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.3.tgz#e95bed7999ae9e62a8f7647d0e9f434133e849b6"
1067-
integrity sha512-IMIbo9L4lurP/GzCb3s1Iu/q6MtqOnvd8XcToupgkv2xpfPdV/uR/yW8CrXsIyE0oI7z/3Scj548lN74/0BNZw==
1064+
"@grafana/plugin-e2e@^2.1.6":
1065+
version "2.1.6"
1066+
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.6.tgz#75fa25e3a18e1dbd96322999d2c06dbe2460b162"
1067+
integrity sha512-QN1vnVbWsuMd3pSVTaAGpdNAQmD0r5xCkTWNJeT0F5XKYIxle9asLdCSprlDm4PLymIj/KYet5EMgFAkge/Y1g==
10681068
dependencies:
1069-
"@grafana/e2e-selectors" "^12.1.0-251764"
1069+
"@grafana/e2e-selectors" "^12.1.0-253700"
10701070
semver "^7.5.4"
10711071
uuid "^11.0.2"
10721072
yaml "^2.3.4"

0 commit comments

Comments
 (0)