Skip to content

Commit 9885b69

Browse files
Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.2 to 2.1.3 (#494)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06e5d60 commit 9885b69

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.29.0",
4242
"@grafana/aws-sdk": "0.7.1",
4343
"@grafana/eslint-config": "^8.1.0",
44-
"@grafana/plugin-e2e": "^2.1.2",
44+
"@grafana/plugin-e2e": "^2.1.3",
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
@@ -1034,10 +1034,10 @@
10341034
tslib "2.8.1"
10351035
typescript "5.7.3"
10361036

1037-
"@grafana/e2e-selectors@^12.1.0-249587":
1038-
version "12.1.0-251877"
1039-
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0-251877.tgz#b5c04db276083817945826182aade82be3f3c03d"
1040-
integrity sha512-XMYAC0SB6TvFe1vehwtM59h22EL086eY7nt/8MQNf/9uMPvgCJRW5JZaVBDCb6SbT5UStciaL18SUfZYQDa5WQ==
1037+
"@grafana/e2e-selectors@^12.1.0-251764":
1038+
version "12.1.0-253288"
1039+
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-12.1.0-253288.tgz#8f699eb87a1ca285c566bb25002e14bbfe33ab65"
1040+
integrity sha512-XELdaLyHwudNU1EY6gLOPm/HXgVrRuyFDyPoCMwyHPsuUvXxAe4cupbknbZF/8Jidq5noUTiqpV2fEpIaY5ymg==
10411041
dependencies:
10421042
"@grafana/tsconfig" "^2.0.0"
10431043
semver "^7.7.0"
@@ -1064,12 +1064,12 @@
10641064
ua-parser-js "^1.0.32"
10651065
web-vitals "^4.0.1"
10661066

1067-
"@grafana/plugin-e2e@^2.1.2":
1068-
version "2.1.2"
1069-
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.2.tgz#0f73072ffce8b55cfaa244a6a38bbbec9efb41fc"
1070-
integrity sha512-C1/xcEvWkNUfOTQJKP/DK9gDiKKhoWATbpDpJ6KZnMUPd6ETSfGd1qxujLMEcpnUm5oLfsb6UF6pA5WCEgBSTQ==
1067+
"@grafana/plugin-e2e@^2.1.3":
1068+
version "2.1.3"
1069+
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.3.tgz#e95bed7999ae9e62a8f7647d0e9f434133e849b6"
1070+
integrity sha512-IMIbo9L4lurP/GzCb3s1Iu/q6MtqOnvd8XcToupgkv2xpfPdV/uR/yW8CrXsIyE0oI7z/3Scj548lN74/0BNZw==
10711071
dependencies:
1072-
"@grafana/e2e-selectors" "^12.1.0-249587"
1072+
"@grafana/e2e-selectors" "^12.1.0-251764"
10731073
semver "^7.5.4"
10741074
uuid "^11.0.2"
10751075
yaml "^2.3.4"

0 commit comments

Comments
 (0)