Skip to content

Commit

Permalink
Bump @grafana/plugin-e2e from 1.11.0 to 1.11.1 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e).


Updates `@grafana/plugin-e2e` from 1.11.0 to 1.11.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-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 4064dce commit 01f7cbd
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 @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.25.7",
"@grafana/eslint-config": "^7.0.0",
"@grafana/plugin-e2e": "^1.11.0",
"@grafana/plugin-e2e": "^1.11.1",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.48.2",
"@swc/core": "^1.7.26",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,10 +975,10 @@
tslib "2.7.0"
typescript "5.5.4"

"@grafana/e2e-selectors@^11.4.0-204289":
version "11.4.0-205067"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.4.0-205067.tgz#c5896f502584d47e01d5bf4f39016914971a0d37"
integrity sha512-AAhVSg6GfCru3r9lrRB4vYjcuwn0KZZLCsm5QonQDga97B0oedvjuRh+HTAUrHBNlsOAir36acZ9jBr/nKhWAg==
"@grafana/e2e-selectors@^11.4.0-205417":
version "11.4.0-205486"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.4.0-205486.tgz#aac25c625b3313a9c898ee43ab3e7f0d1b8c8a55"
integrity sha512-7EpMra4XoX2ZJeqxi3m5l9UQW3chV08a60arnyfU48Fe7Jiu2k3YFmq05oQKJexYDYmeCYmJwT59Bhn7KVwZvg==
dependencies:
"@grafana/tsconfig" "^2.0.0"
semver "7.6.3"
Expand Down Expand Up @@ -1016,12 +1016,12 @@
ua-parser-js "^1.0.32"
web-vitals "^4.0.1"

"@grafana/plugin-e2e@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.11.0.tgz#f429c3ca89ae127b13ca314a9f5f9d2606e86779"
integrity sha512-pjmDIcVshHD8P/9brho10zb4XleO+6/DL2YWLA1QqC7ppelyHXCx2CdShVQvzjicRgiIgSeQ9UDvVOQzZfCNBQ==
"@grafana/plugin-e2e@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.11.1.tgz#043dda2631f87d867366e6d67ae89d9cd4deb98e"
integrity sha512-T1FtYMOOcDC1XWuf/xL58n7kvOeAEoZDuEMwlr5lNvb0tf3EJuMU4y5s8Z9KhlTF7YJnACyHJL2g8b2F0dHJBQ==
dependencies:
"@grafana/e2e-selectors" "^11.4.0-204289"
"@grafana/e2e-selectors" "^11.4.0-205417"
semver "^7.5.4"
uuid "^10.0.0"
yaml "^2.3.4"
Expand Down

0 comments on commit 01f7cbd

Please sign in to comment.