Skip to content

Commit 9df073a

Browse files
Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.1 to 2.1.2 (#479)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07655cc commit 9df073a

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
@@ -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.1",
44+
"@grafana/plugin-e2e": "^2.1.2",
4545
"@grafana/tsconfig": "^2.0.0",
4646
"@playwright/test": "1.53.2",
4747
"@stylistic/eslint-plugin-ts": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -975,10 +975,10 @@
975975
ua-parser-js "^1.0.32"
976976
web-vitals "^4.0.1"
977977

978-
"@grafana/plugin-e2e@^2.1.1":
979-
version "2.1.1"
980-
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.1.tgz#722b2bbce852eead298778985988ba072194571d"
981-
integrity sha512-IjCMFrSTqInoe5lewxdkO7XVC5fXJsFcWlJebDw52COUDYSeNGv5THX2NNaAxxUs3NUYTyA+snN2bAj8mbD+ng==
978+
"@grafana/plugin-e2e@^2.1.2":
979+
version "2.1.2"
980+
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-2.1.2.tgz#0f73072ffce8b55cfaa244a6a38bbbec9efb41fc"
981+
integrity sha512-C1/xcEvWkNUfOTQJKP/DK9gDiKKhoWATbpDpJ6KZnMUPd6ETSfGd1qxujLMEcpnUm5oLfsb6UF6pA5WCEgBSTQ==
982982
dependencies:
983983
"@grafana/e2e-selectors" "^12.1.0-249587"
984984
semver "^7.5.4"

0 commit comments

Comments
 (0)