Skip to content

Commit

Permalink
build(deps-dev): Bump @grafana/plugin-e2e from 1.14.1 to 1.14.2
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.14.1 to 1.14.2.
- [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/plugin-e2e@1.14.2/packages/plugin-e2e)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mahendrapaipuri committed Jan 6, 2025
1 parent 7c954c1 commit c4cfd38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.14.1",
"@grafana/plugin-e2e": "^1.14.2",
"@grafana/tsconfig": "2.0.0",
"@grafana/plugin-meta-extractor": "^0.0.9",
"@playwright/test": "^1.49.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -641,10 +641,10 @@
ua-parser-js "^1.0.32"
web-vitals "^4.0.1"

"@grafana/plugin-e2e@^1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.14.1.tgz#20533cd151ac34193f3b136ff3d4efb23cc0d2b1"
integrity sha512-O+wRM4EkOjUnczISOyGCltrit2kvJ7bQJyhmCc3qlelelDtxgSu65mAheIuenLIQRxzZCIBkEQ9EtfP1/dhTmA==
"@grafana/plugin-e2e@^1.14.2":
version "1.14.2"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.14.2.tgz#a2e80d7f62a16e29416f70cc9d6804f41d9e426c"
integrity sha512-5spd7rhDFC7hjL6vWV9STZgX1IeNjTW41Vxj26hrI5CGocaz3RDiPk9j1Mm4IzV4CMTbm1FDQv9zzYFj+8Y80g==
dependencies:
"@grafana/e2e-selectors" "^11.5.0-214310"
semver "^7.5.4"
Expand Down

0 comments on commit c4cfd38

Please sign in to comment.