Skip to content

Commit

Permalink
build(deps-dev): Bump @grafana/plugin-e2e from 1.16.3 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) from 1.16.3 to 1.17.1.
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/[email protected]/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mahendrapaipuri committed Feb 4, 2025
1 parent b87e957 commit a438fb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@grafana/eslint-config": "^7.0.0",
"@grafana/plugin-e2e": "^1.16.3",
"@grafana/plugin-e2e": "^1.17.1",
"@grafana/tsconfig": "2.0.0",
"@grafana/plugin-meta-extractor": "^0.2.0",
"@playwright/test": "^1.50.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,10 +586,10 @@
tslib "2.7.0"
typescript "5.5.4"

"@grafana/e2e-selectors@^11.5.0-219238":
version "11.5.0-219782"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.5.0-219782.tgz#0d161830c8f2fd7f98d565ab69aa4ac66f357921"
integrity sha512-eWHKOMXdCKv13ZYAoW/nXRz5bCFQKttEOMiFOWevydk2LUp5RTWK0R6DvmdGEU4yiYZYIv3HkPeLbHfM/6hzkw==
"@grafana/e2e-selectors@^11.5.0-221187":
version "11.5.1"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.5.1.tgz#334636ad9e030bf87efaa8dd3dac8b8b5c3b3291"
integrity sha512-pvWax2RBAGarEoXdby5wftX6P+PZluWAF1ylN93OZfwJqvqVNbN1BHmYe2Y83HOKzhne9ML1kTH0KaJMiefaBA==
dependencies:
"@grafana/tsconfig" "^2.0.0"
semver "7.6.3"
Expand Down Expand Up @@ -641,12 +641,12 @@
ua-parser-js "^1.0.32"
web-vitals "^4.0.1"

"@grafana/plugin-e2e@^1.16.3":
version "1.16.3"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.16.3.tgz#763f759db5143fa63f0f88e6dfb8f82cd41944be"
integrity sha512-5h4TvYZDApeBDwDSE26vvg7gxV/YcWZvYaQAYlvmOJISAN598XDiYROrq6pbisKyQNEzKA6oISvqShZjP/1EtQ==
"@grafana/plugin-e2e@^1.17.1":
version "1.17.1"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.17.1.tgz#a6e71044c65e66129fd25f7aa9171726441b4a6d"
integrity sha512-2M2+9vHwvZ+TdfS4w35/BoeaKsIixa+Jxvkq4hhRQy1H6oslShBRpohLIIFvjoHxP5o7dTislDV4pv3ugftmQA==
dependencies:
"@grafana/e2e-selectors" "^11.5.0-219238"
"@grafana/e2e-selectors" "^11.5.0-221187"
semver "^7.5.4"
uuid "^11.0.2"
yaml "^2.3.4"
Expand Down

0 comments on commit a438fb2

Please sign in to comment.